Searched refs:topo_count (Results 1 – 1 of 1) sorted by relevance
309 size_t topo_count = recount_topo_count(from_topo); in recount_rollup() local311 for (size_t i = 0; i < topo_count; i++) { in recount_rollup()324 size_t topo_count = recount_topo_count(from_topo); in recount_rollup_unsafe() local325 for (size_t i = 0; i < topo_count; i++) { in recount_rollup_unsafe()343 size_t topo_count = recount_topo_count(topo); in recount_sum_unsafe() local344 for (size_t i = 0; i < topo_count; i++) { in recount_sum_unsafe()354 size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_and_isolate_cpu_kind() local356 for (size_t i = 0; i < topo_count; i++) { in recount_sum_and_isolate_cpu_kind()369 const size_t topo_count = recount_topo_count(plan->rpl_topo); in recount_sum_usage() local370 for (size_t i = 0; i < topo_count; i++) { in recount_sum_usage()[all …]