Searched refs:perf_stat__get_aggr (Results 1 – 1 of 1) sorted by relevance
1018 static int perf_stat__get_aggr(aggr_get_id_t get_id, struct cpu_map *map, int idx) in perf_stat__get_aggr() function1035 return perf_stat__get_aggr(perf_stat__get_socket, map, idx); in perf_stat__get_socket_cached()1040 return perf_stat__get_aggr(perf_stat__get_core, map, idx); in perf_stat__get_core_cached()