Searched refs:cpu_map__empty_new (Results 1 – 3 of 3) sorted by relevance
19 struct cpu_map *cpu_map__empty_new(int nr);
196 map = cpu_map__empty_new(cpus->nr); in cpu_map__from_entries()223 map = cpu_map__empty_new(nr); in cpu_map__from_mask()265 struct cpu_map *cpu_map__empty_new(int nr) in cpu_map__empty_new() function
2126 cpus_aggr_map = cpu_map__empty_new(nr + 1); in perf_stat_init_aggr_mode()