Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-sched.c1579 int cpus_nr; in map_switch_event() local
1590 cpus_nr = bitmap_weight(sched->map.comp_cpus_mask, MAX_CPUS); in map_switch_event()
1592 sched->map.comp_cpus[cpus_nr++] = this_cpu; in map_switch_event()
1596 cpus_nr = sched->max_cpu.cpu; in map_switch_event()
1650 for (i = 0; i < cpus_nr; i++) { in map_switch_event()