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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dproc.h125 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */
128 u_int p_swtime; /* Time swapped in or out. */ member in struct:extern_proc
H A Dproc_internal.h235 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime (used by aio)*/
442 fixpt_t p_pctcpu; /* %cpu for this process during p_swtime */
445 u_int p_swtime; /* Time swapped in or out. */ member in struct:user_extern_proc
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sysctl.c1476 exp->p_swtime = 0 ;
1541 exp->p_swtime = 0 ;

Completed in 33 milliseconds