Searched refs:cpu_map__build_socket_map (Results 1 – 3 of 3) sorted by relevance
19 int cpu_map__build_socket_map(struct cpu_map *cpus, struct cpu_map **sockp);
311 int cpu_map__build_socket_map(struct cpu_map *cpus, struct cpu_map **sockp) in cpu_map__build_socket_map() function
1219 if (cpu_map__build_socket_map(evsel_list->cpus, &aggr_map)) { in perf_stat_init_aggr_mode()