Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-sched.c1542 int cpus_nr; in map_switch_event() local
1553 cpus_nr = bitmap_weight(sched->map.comp_cpus_mask, MAX_CPUS); in map_switch_event()
1555 sched->map.comp_cpus[cpus_nr++] = this_cpu; in map_switch_event()
1559 cpus_nr = sched->max_cpu.cpu; in map_switch_event()
1613 for (i = 0; i < cpus_nr; i++) { in map_switch_event()