Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/kern/
H A Drecount.c348 recount_topo_t from_topo = plan->rpl_topo; in recount_rollup()
363 recount_topo_t from_topo = plan->rpl_topo; in recount_rollup_unsafe()
382 recount_topo_t topo = plan->rpl_topo; in recount_sum_unsafe()
394 size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_and_isolate_cpu_kind()
399 if (recount_topo_matches_cpu_kind(plan->rpl_topo, kind, i)) { in recount_sum_and_isolate_cpu_kind()
409 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage()
420 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage_and_isolate_cpu_kind()
423 if (only_kind && recount_topo_matches_cpu_kind(plan->rpl_topo, kind, i)) { in recount_sum_usage_and_isolate_cpu_kind()
500 recount_coalition_plan.rpl_topo, co->rco_exited); in recount_coalition_rollup_task()
508 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.141.1/tools/lldbmacros/
H A Drecount.py169 topo = plan.rpl_topo