Home
last modified time | relevance | path

Searched refs:rpl_topo (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.1.13/osfmk/kern/
H A Drecount.c302 recount_topo_t from_topo = plan->rpl_topo; in recount_rollup()
317 recount_topo_t from_topo = plan->rpl_topo; in recount_rollup_unsafe()
336 recount_topo_t topo = plan->rpl_topo; in recount_sum_unsafe()
348 size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_and_isolate_cpu_kind()
353 if (recount_topo_matches_cpu_kind(plan->rpl_topo, kind, i)) { in recount_sum_and_isolate_cpu_kind()
363 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage()
374 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage_and_isolate_cpu_kind()
377 if (only_kind && recount_topo_matches_cpu_kind(plan->rpl_topo, kind, i)) { in recount_sum_usage_and_isolate_cpu_kind()
397 recount_coalition_plan.rpl_topo, co->rco_exited); in recount_coalition_rollup_task()
405 recount_task_terminated_plan.rpl_topo, tk->rtk_terminated); in recount_task_rollup_thread()
[all …]
H A Drecount.h77 recount_topo_t rpl_topo; member
86 .rpl_topo = _topo, \
/xnu-10002.1.13/tools/lldbmacros/
H A Drecount.py145 topo = plan.rpl_topo