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