Searched refs:cpu_map__build_die_map (Results 1 – 3 of 3) sorted by relevance
26 int cpu_map__build_die_map(struct perf_cpu_map *cpus, struct perf_cpu_map **diep);
256 int cpu_map__build_die_map(struct perf_cpu_map *cpus, struct perf_cpu_map **diep) in cpu_map__build_die_map() function
1276 if (cpu_map__build_die_map(evsel_list->core.cpus, &stat_config.aggr_map)) { in perf_stat_init_aggr_mode()