Home
last modified time | relevance | path

Searched refs:task_pset_switches (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/osfmk/mach/
H A Dtask_info.h495 uint64_t task_pset_switches; member
/xnu-12377.81.4/osfmk/kern/
H A Dhost.c565 tinfo2->task_pset_switches = dead_task_statistics.total_pset_switches; in host_statistics()
H A Dtask.c6860 infov2->task_pset_switches = task->ps_switch; in task_power_info_locked()
6880 infov2->task_pset_switches += thread->ps_switch; in task_power_info_locked()