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

/macosx-10.10.1/top-100.1.2/
H A Dtop.c120 used_ns_a = a_a->cpu_billed_to_me - a_a->p_cpu_billed_to_me;
121 used_ns_b = a_b->cpu_billed_to_me - a_b->p_cpu_billed_to_me;
H A Dcpu.c134 used_ns = psamp->cpu_billed_to_me - psamp->p_cpu_billed_to_me;
H A Dlibtop.h256 uint64_t p_cpu_billed_to_me; member in struct:libtop_psamp_s
H A Dlibtop.c2046 pinfo->psamp.p_cpu_billed_to_me = pinfo->psamp.cpu_billed_to_me;
2059 pinfo->psamp.p_cpu_billed_to_me = pinfo->psamp.cpu_billed_to_me;

Completed in 79 milliseconds