Home
last modified time | relevance | path

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

/xnu-12377.81.4/osfmk/kern/
H A Drecount.c355 recount_topo_t from_topo = plan->rpl_topo; in recount_rollup()
370 recount_topo_t from_topo = plan->rpl_topo; in recount_rollup_unsafe()
389 recount_topo_t topo = plan->rpl_topo; in recount_sum_unsafe()
401 size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_and_isolate_cpu_kind()
406 if (recount_topo_matches_cpu_kind(plan->rpl_topo, kind, i)) { in recount_sum_and_isolate_cpu_kind()
416 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage()
427 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage_and_isolate_cpu_kind()
430 if (only_kind && recount_topo_matches_cpu_kind(plan->rpl_topo, kind, i)) { in recount_sum_usage_and_isolate_cpu_kind()
507 recount_coalition_plan.rpl_topo, co->rco_exited); in recount_coalition_rollup_task()
515 recount_task_terminated_plan.rpl_topo, tk->rtk_terminated); in recount_task_rollup_thread()
[all …]
H A Drecount.h91 recount_topo_t rpl_topo; member
100 .rpl_topo = _topo, \
/xnu-12377.81.4/tools/lldbmacros/
H A Drecount.py201 topo = plan.rpl_topo