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

/macosx-10.5.8/xnu-1228.15.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.h106 int32_t pti_csw; /* number of context switches */ member in struct:proc_taskinfo
/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dbsd_kern.c566 ptinfo->pti_csw = task->c_switch + cswitch;

Completed in 86 milliseconds