Searched refs:recount_rollup (Results 1 – 1 of 1) sorted by relevance
| /xnu-8792.61.2/osfmk/kern/ |
| H A D | recount.c | 292 recount_rollup(recount_plan_t plan, const struct recount_track *tracks, in recount_rollup() function 322 recount_rollup(plan, tracks, RCT_TOPO_SYSTEM, sum); in recount_sum() 380 recount_rollup(plan, tracks, RCT_TOPO_CPU_KIND, sums); in recount_sum_perf_levels() 389 recount_rollup(&recount_task_plan, tk->rtk_lifetime, in recount_coalition_rollup_task() 397 recount_rollup(&recount_thread_plan, th->rth_lifetime, in recount_task_rollup_thread() 475 recount_rollup(&recount_thread_plan, thread->th_recount.rth_lifetime, in recount_thread_perf_level_usage()
|