Searched refs:pti_csw (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/bsd/sys/
H A Dbsdtask_info.h48 int32_t pti_csw; /* number of context switches */ member in struct:proc_taskinfo_internal
H A Dproc_info.h165 int32_t pti_csw; /* number of context switches */ member in struct:proc_taskinfo
/xnu-2422.115.4/osfmk/kern/
H A Dbsd_kern.c668 ptinfo->pti_csw = task->c_switch + cswitch;

Completed in 78 milliseconds