Lines Matching refs:perf_cpu

264 	struct perf_cpu cpu = perf_cpu_map__cpu(evsel__cpus(counter), cpu_map_idx);  in evsel__write_stat_event()
1184 static int cpu__get_cache_id_from_map(struct perf_cpu cpu, char *map) in cpu__get_cache_id_from_map()
1211 static int cpu__get_cache_details(struct perf_cpu cpu, struct perf_cache *cache) in cpu__get_cache_details()
1282 static struct aggr_cpu_id aggr_cpu_id__cache(struct perf_cpu cpu, void *data) in aggr_cpu_id__cache()
1315 struct perf_cpu cpu) in perf_stat__get_socket()
1321 struct perf_cpu cpu) in perf_stat__get_die()
1327 struct perf_cpu cpu) in perf_stat__get_cache_id()
1333 struct perf_cpu cpu) in perf_stat__get_cluster()
1339 struct perf_cpu cpu) in perf_stat__get_core()
1345 struct perf_cpu cpu) in perf_stat__get_node()
1351 struct perf_cpu cpu) in perf_stat__get_global()
1357 struct perf_cpu cpu) in perf_stat__get_cpu()
1363 aggr_get_id_t get_id, struct perf_cpu cpu) in perf_stat__get_aggr()
1379 struct perf_cpu cpu) in perf_stat__get_socket_cached()
1385 struct perf_cpu cpu) in perf_stat__get_die_cached()
1391 struct perf_cpu cpu) in perf_stat__get_cluster_cached()
1397 struct perf_cpu cpu) in perf_stat__get_cache_id_cached()
1403 struct perf_cpu cpu) in perf_stat__get_core_cached()
1409 struct perf_cpu cpu) in perf_stat__get_node_cached()
1415 struct perf_cpu cpu) in perf_stat__get_global_cached()
1421 struct perf_cpu cpu) in perf_stat__get_cpu_cached()
1534 static struct aggr_cpu_id perf_env__get_socket_aggr_by_cpu(struct perf_cpu cpu, void *data) in perf_env__get_socket_aggr_by_cpu()
1545 static struct aggr_cpu_id perf_env__get_die_aggr_by_cpu(struct perf_cpu cpu, void *data) in perf_env__get_die_aggr_by_cpu()
1563 static void perf_env__get_cache_id_for_cpu(struct perf_cpu cpu, struct perf_env *env, in perf_env__get_cache_id_for_cpu()
1600 static struct aggr_cpu_id perf_env__get_cache_aggr_by_cpu(struct perf_cpu cpu, in perf_env__get_cache_aggr_by_cpu()
1617 static struct aggr_cpu_id perf_env__get_cluster_aggr_by_cpu(struct perf_cpu cpu, in perf_env__get_cluster_aggr_by_cpu()
1632 static struct aggr_cpu_id perf_env__get_core_aggr_by_cpu(struct perf_cpu cpu, void *data) in perf_env__get_core_aggr_by_cpu()
1651 static struct aggr_cpu_id perf_env__get_cpu_aggr_by_cpu(struct perf_cpu cpu, void *data) in perf_env__get_cpu_aggr_by_cpu()
1671 static struct aggr_cpu_id perf_env__get_node_aggr_by_cpu(struct perf_cpu cpu, void *data) in perf_env__get_node_aggr_by_cpu()
1679 static struct aggr_cpu_id perf_env__get_global_aggr_by_cpu(struct perf_cpu cpu __maybe_unused, in perf_env__get_global_aggr_by_cpu()
1685 id.cpu = (struct perf_cpu){ .cpu = 0 }; in perf_env__get_global_aggr_by_cpu()
1690 struct perf_cpu cpu) in perf_stat__get_socket_file()
1695 struct perf_cpu cpu) in perf_stat__get_die_file()
1701 struct perf_cpu cpu) in perf_stat__get_cluster_file()
1707 struct perf_cpu cpu) in perf_stat__get_cache_file()
1713 struct perf_cpu cpu) in perf_stat__get_core_file()
1719 struct perf_cpu cpu) in perf_stat__get_cpu_file()
1725 struct perf_cpu cpu) in perf_stat__get_node_file()
1731 struct perf_cpu cpu) in perf_stat__get_global_file()