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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dbsd_kern.c521 int cswitch = 0, numrunning = 0; local
544 cswitch += thread->c_switch;
566 ptinfo->pti_csw = task->c_switch + cswitch;

Completed in 26 milliseconds