Home
last modified time | relevance | path

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

/xnu-8792.61.2/osfmk/kern/
H A Drecount.c295 recount_topo_t from_topo = plan->rpl_topo; in recount_rollup()
310 recount_topo_t from_topo = plan->rpl_topo; in recount_rollup_unsafe()
329 recount_topo_t topo = plan->rpl_topo; in recount_sum_unsafe()
341 size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_and_isolate_cpu_kind()
346 if (recount_topo_matches_cpu_kind(plan->rpl_topo, kind, i)) { in recount_sum_and_isolate_cpu_kind()
356 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage()
367 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage_and_isolate_cpu_kind()
370 if (only_kind && recount_topo_matches_cpu_kind(plan->rpl_topo, kind, i)) { in recount_sum_usage_and_isolate_cpu_kind()
390 recount_coalition_plan.rpl_topo, co->rco_exited); in recount_coalition_rollup_task()
398 recount_task_terminated_plan.rpl_topo, tk->rtk_terminated); in recount_task_rollup_thread()
[all …]
H A Drecount.h72 recount_topo_t rpl_topo; member
81 .rpl_topo = _topo, \
/xnu-8792.61.2/tools/lldbmacros/
H A Drecount.py145 topo = plan.rpl_topo