Home
last modified time | relevance | path

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

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