Searched refs:perf_stat__get_aggr (Results 1 – 1 of 1) sorted by relevance
1333 static struct aggr_cpu_id perf_stat__get_aggr(struct perf_stat_config *config, in perf_stat__get_aggr() function1348 return perf_stat__get_aggr(config, perf_stat__get_socket, cpu); in perf_stat__get_socket_cached()1354 return perf_stat__get_aggr(config, perf_stat__get_die, cpu); in perf_stat__get_die_cached()1360 return perf_stat__get_aggr(config, perf_stat__get_core, cpu); in perf_stat__get_core_cached()1366 return perf_stat__get_aggr(config, perf_stat__get_node, cpu); in perf_stat__get_node_cached()