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)
444 static void runtime_stat_delete(struct perf_stat_config *config)
457 static void runtime_stat_reset(struct perf_stat_config *config)
1058 struct perf_stat_config *config = opt->value;
1187 static int perf_stat__get_socket(struct perf_stat_config *config __maybe_unused,
1193 static int perf_stat__get_die(struct perf_stat_config *config __maybe_unused,
1199 static int perf_stat__get_core(struct perf_stat_config *config __maybe_unused,
1205 static int perf_stat__get_node(struct perf_stat_config *config __maybe_unused,
1211 static int perf_stat__get_aggr(struct perf_stat_config *config,
1227 static int perf_stat__get_socket_cached(struct perf_stat_config *config,
1233 static int perf_stat__get_die_cached(struct perf_stat_config *config,
1239 static int perf_stat__get_core_cached(struct perf_stat_config *config,
1245 static int perf_stat__get_node_cached(struct perf_stat_config *config,
1439 static int perf_stat__get_socket_file(struct perf_stat_config *config __maybe_unused,
1444 static int perf_stat__get_die_file(struct perf_stat_config *config __maybe_unused,
1450 static int perf_stat__get_core_file(struct perf_stat_config *config __maybe_unused,
1456 static int perf_stat__get_node_file(struct perf_stat_config *config __maybe_unused,