Lines Matching refs:perf_stat_config

212 static struct perf_stat_config stat_config = {
476 static int runtime_stat_new(struct perf_stat_config *config, int nthreads) in runtime_stat_new()
492 static void runtime_stat_delete(struct perf_stat_config *config) in runtime_stat_delete()
505 static void runtime_stat_reset(struct perf_stat_config *config) in runtime_stat_reset()
1155 struct perf_stat_config *config = opt->value; in parse_control_option()
1301 static struct aggr_cpu_id perf_stat__get_socket(struct perf_stat_config *config __maybe_unused, in perf_stat__get_socket()
1307 static struct aggr_cpu_id perf_stat__get_die(struct perf_stat_config *config __maybe_unused, in perf_stat__get_die()
1313 static struct aggr_cpu_id perf_stat__get_core(struct perf_stat_config *config __maybe_unused, in perf_stat__get_core()
1319 static struct aggr_cpu_id perf_stat__get_node(struct perf_stat_config *config __maybe_unused, in perf_stat__get_node()
1325 static struct aggr_cpu_id perf_stat__get_aggr(struct perf_stat_config *config, in perf_stat__get_aggr()
1343 static struct aggr_cpu_id perf_stat__get_socket_cached(struct perf_stat_config *config, in perf_stat__get_socket_cached()
1349 static struct aggr_cpu_id perf_stat__get_die_cached(struct perf_stat_config *config, in perf_stat__get_die_cached()
1355 static struct aggr_cpu_id perf_stat__get_core_cached(struct perf_stat_config *config, in perf_stat__get_core_cached()
1361 static struct aggr_cpu_id perf_stat__get_node_cached(struct perf_stat_config *config, in perf_stat__get_node_cached()
1561 static struct aggr_cpu_id perf_stat__get_socket_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_socket_file()
1566 static struct aggr_cpu_id perf_stat__get_die_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_die_file()
1572 static struct aggr_cpu_id perf_stat__get_core_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_core_file()
1578 static struct aggr_cpu_id perf_stat__get_node_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_node_file()