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

/darwin-on-arm/xnu/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.h141 int32_t pti_csw; /* number of context switches */ member in struct:proc_taskinfo
/darwin-on-arm/xnu/osfmk/kern/
H A Dbsd_kern.c629 ptinfo->pti_csw = task->c_switch + cswitch;

Completed in 31 milliseconds