Lines Matching refs:perf_stat_config
212 static struct perf_stat_config stat_config = {
473 static int runtime_stat_new(struct perf_stat_config *config, int nthreads) in runtime_stat_new()
489 static void runtime_stat_delete(struct perf_stat_config *config) in runtime_stat_delete()
502 static void runtime_stat_reset(struct perf_stat_config *config) in runtime_stat_reset()
1138 struct perf_stat_config *config = opt->value; in parse_control_option()
1284 static struct aggr_cpu_id perf_stat__get_socket(struct perf_stat_config *config __maybe_unused, in perf_stat__get_socket()
1290 static struct aggr_cpu_id perf_stat__get_die(struct perf_stat_config *config __maybe_unused, in perf_stat__get_die()
1296 static struct aggr_cpu_id perf_stat__get_core(struct perf_stat_config *config __maybe_unused, in perf_stat__get_core()
1302 static struct aggr_cpu_id perf_stat__get_node(struct perf_stat_config *config __maybe_unused, in perf_stat__get_node()
1308 static struct aggr_cpu_id perf_stat__get_aggr(struct perf_stat_config *config, in perf_stat__get_aggr()
1326 static struct aggr_cpu_id perf_stat__get_socket_cached(struct perf_stat_config *config, in perf_stat__get_socket_cached()
1332 static struct aggr_cpu_id perf_stat__get_die_cached(struct perf_stat_config *config, in perf_stat__get_die_cached()
1338 static struct aggr_cpu_id perf_stat__get_core_cached(struct perf_stat_config *config, in perf_stat__get_core_cached()
1344 static struct aggr_cpu_id perf_stat__get_node_cached(struct perf_stat_config *config, in perf_stat__get_node_cached()
1544 static struct aggr_cpu_id perf_stat__get_socket_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_socket_file()
1549 static struct aggr_cpu_id perf_stat__get_die_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_die_file()
1555 static struct aggr_cpu_id perf_stat__get_core_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_core_file()
1561 static struct aggr_cpu_id perf_stat__get_node_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_node_file()