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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dproc.h116 u_int p_estcpu; /* Time averaged value of p_cpticks. */
117 int p_cpticks; /* Ticks of cpu time. */ member in struct:extern_proc
H A Dproc_internal.h267 u_int p_estcpu; /* Time averaged value of p_cpticks.(used by aio and proc_comapre) */
550 u_int p_estcpu; /* Time averaged value of p_cpticks. */
551 int p_cpticks; /* Ticks of cpu time. */ member in struct:user32_extern_proc
602 u_int p_estcpu; /* Time averaged value of p_cpticks. */
603 int p_cpticks; /* Ticks of cpu time. */ member in struct:user64_extern_proc

Completed in 192 milliseconds