Home
last modified time | relevance | path

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

/xnu-10063.121.3/osfmk/kern/
H A Drecount.c354 recount_topo_t from_topo = plan->rpl_topo; in recount_rollup()
369 recount_topo_t from_topo = plan->rpl_topo; in recount_rollup_unsafe()
388 recount_topo_t topo = plan->rpl_topo; in recount_sum_unsafe()
400 size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_and_isolate_cpu_kind()
405 if (recount_topo_matches_cpu_kind(plan->rpl_topo, kind, i)) { in recount_sum_and_isolate_cpu_kind()
415 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage()
426 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage_and_isolate_cpu_kind()
429 if (only_kind && recount_topo_matches_cpu_kind(plan->rpl_topo, kind, i)) { in recount_sum_usage_and_isolate_cpu_kind()
506 recount_coalition_plan.rpl_topo, co->rco_exited); in recount_coalition_rollup_task()
514 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-10063.121.3/tools/lldbmacros/
H A Drecount.py169 topo = plan.rpl_topo