Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-sched.c1564 int cpus_nr; in map_switch_event() local
1575 cpus_nr = bitmap_weight(sched->map.comp_cpus_mask, MAX_CPUS); in map_switch_event()
1577 sched->map.comp_cpus[cpus_nr++] = this_cpu; in map_switch_event()
1581 cpus_nr = sched->max_cpu.cpu; in map_switch_event()
1635 for (i = 0; i < cpus_nr; i++) { in map_switch_event()