Searched refs:cpu_aggr_map__empty_new (Results 1 – 4 of 4) sorted by relevance
104 struct cpu_aggr_map *cpu_aggr_map__empty_new(int nr);
191 struct cpu_aggr_map *cpu_aggr_map__empty_new(int nr) in cpu_aggr_map__empty_new() function259 struct cpu_aggr_map *c = cpu_aggr_map__empty_new(perf_cpu_map__nr(cpus)); in cpu_aggr_map__new()
1535 core_map = cpu_aggr_map__empty_new(config->aggr_map->nr); in print_percore()
1498 stat_config.aggr_map = cpu_aggr_map__empty_new(nr); in perf_stat_init_aggr_mode()1517 stat_config.cpus_aggr_map = cpu_aggr_map__empty_new(nr); in perf_stat_init_aggr_mode()1799 stat_config.aggr_map = cpu_aggr_map__empty_new(nr); in perf_stat_init_aggr_mode_file()
Completed in 13 milliseconds