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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dproc.h123 u_int p_estcpu; /* Time averaged value of p_cpticks. */
124 int p_cpticks; /* Ticks of cpu time. */ member in struct:extern_proc
H A Dproc_internal.h234 u_int p_estcpu; /* Time averaged value of p_cpticks.(used by aio and proc_comapre) */
440 u_int p_estcpu; /* Time averaged value of p_cpticks. */
441 int p_cpticks; /* Ticks of cpu time. */ member in struct:user_extern_proc
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sysctl.c1473 exp->p_cpticks = 0 ;
1538 exp->p_cpticks = 0 ;

Completed in 31 milliseconds