Lines Matching refs:perf_stat_config

192 static struct perf_stat_config stat_config = {
428 static int runtime_stat_new(struct perf_stat_config *config, int nthreads) in runtime_stat_new()
444 static void runtime_stat_delete(struct perf_stat_config *config) in runtime_stat_delete()
457 static void runtime_stat_reset(struct perf_stat_config *config) in runtime_stat_reset()
1058 struct perf_stat_config *config = opt->value; in parse_control_option()
1187 static int perf_stat__get_socket(struct perf_stat_config *config __maybe_unused, in perf_stat__get_socket()
1193 static int perf_stat__get_die(struct perf_stat_config *config __maybe_unused, in perf_stat__get_die()
1199 static int perf_stat__get_core(struct perf_stat_config *config __maybe_unused, in perf_stat__get_core()
1205 static int perf_stat__get_node(struct perf_stat_config *config __maybe_unused, in perf_stat__get_node()
1211 static int perf_stat__get_aggr(struct perf_stat_config *config, in perf_stat__get_aggr()
1227 static int perf_stat__get_socket_cached(struct perf_stat_config *config, in perf_stat__get_socket_cached()
1233 static int perf_stat__get_die_cached(struct perf_stat_config *config, in perf_stat__get_die_cached()
1239 static int perf_stat__get_core_cached(struct perf_stat_config *config, in perf_stat__get_core_cached()
1245 static int perf_stat__get_node_cached(struct perf_stat_config *config, in perf_stat__get_node_cached()
1439 static int perf_stat__get_socket_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_socket_file()
1444 static int perf_stat__get_die_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_die_file()
1450 static int perf_stat__get_core_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_core_file()
1456 static int perf_stat__get_node_file(struct perf_stat_config *config __maybe_unused, in perf_stat__get_node_file()