Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dcpumap.h99 struct cpu_aggr_map *cpu_aggr_map__empty_new(int nr);
H A Dcpumap.c173 struct cpu_aggr_map *cpu_aggr_map__empty_new(int nr) in cpu_aggr_map__empty_new() function
241 struct cpu_aggr_map *c = cpu_aggr_map__empty_new(perf_cpu_map__nr(cpus)); in cpu_aggr_map__new()
H A Dstat-display.c1481 core_map = cpu_aggr_map__empty_new(config->aggr_map->nr); in print_percore()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c1629 stat_config.aggr_map = cpu_aggr_map__empty_new(nr); in perf_stat_init_aggr_mode()
1651 stat_config.cpus_aggr_map = cpu_aggr_map__empty_new(nr + 1); in perf_stat_init_aggr_mode()
1918 stat_config.aggr_map = cpu_aggr_map__empty_new(nr); in perf_stat_init_aggr_mode_file()