Searched refs:top_uinteger_calc_result (Results 1 - 4 of 4) sorted by path

/macosx-10.9.5/top-89.1.2/
H A Dthreads.c38 thtotal = top_uinteger_calc_result(psamp->th, psamp->p_th, 0ULL);
39 thrun = top_uinteger_calc_result(psamp->running_th, psamp->p_running_th,
H A Duinteger.c115 struct top_uinteger top_uinteger_calc_result(uint64_t now, uint64_t prev, function
142 i = top_uinteger_calc_result(now, prev, beg);
175 i = top_uinteger_calc_result(now, prev, beg);
H A Duinteger.h21 struct top_uinteger top_uinteger_calc_result(uint64_t now, uint64_t prev,
H A Dworkqueue.c39 run = top_uinteger_calc_result(psamp->wq_run_threads,
42 total = top_uinteger_calc_result(psamp->wq_nthreads,

Completed in 299 milliseconds