Home
last modified time | relevance | path

Searched refs:task_power_info_t (Results 1 – 5 of 5) sorted by relevance

/xnu-12377.81.4/osfmk/mach/
H A Dtask_info.h357 typedef struct task_power_info *task_power_info_t; typedef
H A Dmach_types.defs337 * task_power_info_t (18 ints)
/xnu-12377.81.4/osfmk/kern/
H A Dhost.c546 task_power_info_t tinfo1 = (task_power_info_t)info; in host_statistics()
H A Dtask.h968 task_power_info_t info,
H A Dtask.c5902 task_power_info_locked(task, (task_power_info_t)task_info_out, NULL, NULL, NULL); in task_info()
6826 task_power_info_t info, in task_power_info_locked()