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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc.h115 u_int p_estcpu; /* Time averaged value of p_cpticks. */
116 int p_cpticks; /* Ticks of cpu time. */ member in struct:extern_proc
H A Dproc_internal.h265 u_int p_estcpu; /* Time averaged value of p_cpticks.(used by aio and proc_comapre) */
510 u_int p_estcpu; /* Time averaged value of p_cpticks. */
511 int p_cpticks; /* Ticks of cpu time. */ member in struct:user32_extern_proc
562 u_int p_estcpu; /* Time averaged value of p_cpticks. */
563 int p_cpticks; /* Ticks of cpu time. */ member in struct:user64_extern_proc

Completed in 21 milliseconds