Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/
Dbuiltin-stat.c106 static struct cpu_map *aggr_map; variable
951 if (!(aggr_map || aggr_get_id)) in print_aggr()
954 for (s = 0; s < aggr_map->nr; s++) { in print_aggr()
955 id = aggr_map->map[s]; in print_aggr()
1219 if (cpu_map__build_socket_map(evsel_list->cpus, &aggr_map)) { in perf_stat_init_aggr_mode()
1226 if (cpu_map__build_core_map(evsel_list->cpus, &aggr_map)) { in perf_stat_init_aggr_mode()