Home
last modified time | relevance | path

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

/xnu-12377.41.6/osfmk/kern/
H A Dhost.h102 uint64_t total_pset_switches; member
H A Dhost.c563 tinfo2->task_pset_switches = dead_task_statistics.total_pset_switches; in host_statistics()
H A Dtask.c2288 dead_task_statistics.total_pset_switches += task->ps_switch; in task_deallocate_internal()