Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/
Dbuiltin-stat.c106 static struct cpu_map *aggr_map; variable
959 if (!(aggr_map || aggr_get_id)) in print_aggr()
962 for (s = 0; s < aggr_map->nr; s++) { in print_aggr()
963 id = aggr_map->map[s]; in print_aggr()
1227 if (cpu_map__build_socket_map(evsel_list->cpus, &aggr_map)) { in perf_stat_init_aggr_mode()
1234 if (cpu_map__build_core_map(evsel_list->cpus, &aggr_map)) { in perf_stat_init_aggr_mode()