perf_stat_config   76 tools/perf/builtin-script.c static struct perf_stat_config	stat_config;
perf_stat_config 1692 tools/perf/builtin-script.c static void script_print_metric(struct perf_stat_config *config __maybe_unused,
perf_stat_config 1711 tools/perf/builtin-script.c static void script_new_line(struct perf_stat_config *config __maybe_unused,
perf_stat_config  181 tools/perf/builtin-stat.c static struct perf_stat_config stat_config = {
perf_stat_config  809 tools/perf/builtin-stat.c static int perf_stat__get_socket(struct perf_stat_config *config __maybe_unused,
perf_stat_config  815 tools/perf/builtin-stat.c static int perf_stat__get_die(struct perf_stat_config *config __maybe_unused,
perf_stat_config  821 tools/perf/builtin-stat.c static int perf_stat__get_core(struct perf_stat_config *config __maybe_unused,
perf_stat_config  827 tools/perf/builtin-stat.c static int perf_stat__get_aggr(struct perf_stat_config *config,
perf_stat_config  843 tools/perf/builtin-stat.c static int perf_stat__get_socket_cached(struct perf_stat_config *config,
perf_stat_config  849 tools/perf/builtin-stat.c static int perf_stat__get_die_cached(struct perf_stat_config *config,
perf_stat_config  855 tools/perf/builtin-stat.c static int perf_stat__get_core_cached(struct perf_stat_config *config,
perf_stat_config 1029 tools/perf/builtin-stat.c static int perf_stat__get_socket_file(struct perf_stat_config *config __maybe_unused,
perf_stat_config 1034 tools/perf/builtin-stat.c static int perf_stat__get_die_file(struct perf_stat_config *config __maybe_unused,
perf_stat_config 1040 tools/perf/builtin-stat.c static int perf_stat__get_core_file(struct perf_stat_config *config __maybe_unused,
perf_stat_config 1561 tools/perf/builtin-stat.c static int runtime_stat_new(struct perf_stat_config *config, int nthreads)
perf_stat_config 1577 tools/perf/builtin-stat.c static void runtime_stat_delete(struct perf_stat_config *config)
perf_stat_config   30 tools/perf/tests/stat.c 	struct perf_stat_config stat_config;
perf_stat_config   52 tools/perf/tests/stat.c 	struct perf_stat_config stat_config = {
perf_stat_config  120 tools/perf/util/event.c void perf_event__read_stat_config(struct perf_stat_config *config,
perf_stat_config  284 tools/perf/util/event.h struct perf_stat_config;
perf_stat_config  287 tools/perf/util/event.h void perf_event__read_stat_config(struct perf_stat_config *config,
perf_stat_config 1392 tools/perf/util/scripting-engines/trace-event-python.c static void python_process_stat(struct perf_stat_config *config,
perf_stat_config   23 tools/perf/util/stat-display.c static void print_running(struct perf_stat_config *config,
perf_stat_config   37 tools/perf/util/stat-display.c static void print_noise_pct(struct perf_stat_config *config,
perf_stat_config   48 tools/perf/util/stat-display.c static void print_noise(struct perf_stat_config *config,
perf_stat_config   60 tools/perf/util/stat-display.c static void print_cgroup(struct perf_stat_config *config, struct evsel *evsel)
perf_stat_config   69 tools/perf/util/stat-display.c static void aggr_printout(struct perf_stat_config *config,
perf_stat_config  143 tools/perf/util/stat-display.c static void new_line_std(struct perf_stat_config *config __maybe_unused,
perf_stat_config  151 tools/perf/util/stat-display.c static void do_new_line_std(struct perf_stat_config *config,
perf_stat_config  162 tools/perf/util/stat-display.c static void print_metric_std(struct perf_stat_config *config,
perf_stat_config  189 tools/perf/util/stat-display.c static void new_line_csv(struct perf_stat_config *config, void *ctx)
perf_stat_config  202 tools/perf/util/stat-display.c static void print_metric_csv(struct perf_stat_config *config __maybe_unused,
perf_stat_config  248 tools/perf/util/stat-display.c static void print_metric_only(struct perf_stat_config *config,
perf_stat_config  270 tools/perf/util/stat-display.c static void print_metric_only_csv(struct perf_stat_config *config __maybe_unused,
perf_stat_config  291 tools/perf/util/stat-display.c static void new_line_metric(struct perf_stat_config *config __maybe_unused,
perf_stat_config  296 tools/perf/util/stat-display.c static void print_metric_header(struct perf_stat_config *config,
perf_stat_config  313 tools/perf/util/stat-display.c static int first_shadow_cpu(struct perf_stat_config *config,
perf_stat_config  337 tools/perf/util/stat-display.c static void abs_printout(struct perf_stat_config *config,
perf_stat_config  391 tools/perf/util/stat-display.c static void printout(struct perf_stat_config *config, int id, int nr,
perf_stat_config  492 tools/perf/util/stat-display.c static void aggr_update_shadow(struct perf_stat_config *config,
perf_stat_config  544 tools/perf/util/stat-display.c static void collect_all_aliases(struct perf_stat_config *config, struct evsel *counter,
perf_stat_config  545 tools/perf/util/stat-display.c 			    void (*cb)(struct perf_stat_config *config, struct evsel *counter, void *data,
perf_stat_config  566 tools/perf/util/stat-display.c static bool collect_data(struct perf_stat_config *config, struct evsel *counter,
perf_stat_config  567 tools/perf/util/stat-display.c 			    void (*cb)(struct perf_stat_config *config, struct evsel *counter, void *data,
perf_stat_config  588 tools/perf/util/stat-display.c static void aggr_cb(struct perf_stat_config *config,
perf_stat_config  619 tools/perf/util/stat-display.c static void print_counter_aggrdata(struct perf_stat_config *config,
perf_stat_config  654 tools/perf/util/stat-display.c static void print_aggr(struct perf_stat_config *config,
perf_stat_config  743 tools/perf/util/stat-display.c static void print_aggr_thread(struct perf_stat_config *config,
perf_stat_config  782 tools/perf/util/stat-display.c static void counter_aggr_cb(struct perf_stat_config *config __maybe_unused,
perf_stat_config  798 tools/perf/util/stat-display.c static void print_counter_aggr(struct perf_stat_config *config,
perf_stat_config  819 tools/perf/util/stat-display.c static void counter_cb(struct perf_stat_config *config __maybe_unused,
perf_stat_config  834 tools/perf/util/stat-display.c static void print_counter(struct perf_stat_config *config,
perf_stat_config  862 tools/perf/util/stat-display.c static void print_no_aggr_metric(struct perf_stat_config *config,
perf_stat_config  913 tools/perf/util/stat-display.c static void print_metric_headers(struct perf_stat_config *config,
perf_stat_config  952 tools/perf/util/stat-display.c static void print_interval(struct perf_stat_config *config,
perf_stat_config 1009 tools/perf/util/stat-display.c static void print_header(struct perf_stat_config *config,
perf_stat_config 1049 tools/perf/util/stat-display.c static void print_table(struct perf_stat_config *config,
perf_stat_config 1082 tools/perf/util/stat-display.c static void print_footer(struct perf_stat_config *config)
perf_stat_config 1135 tools/perf/util/stat-display.c static void print_percore(struct perf_stat_config *config,
perf_stat_config 1161 tools/perf/util/stat-display.c 			    struct perf_stat_config *config,
perf_stat_config  423 tools/perf/util/stat-shadow.c static void print_stalled_cycles_frontend(struct perf_stat_config *config,
perf_stat_config  447 tools/perf/util/stat-shadow.c static void print_stalled_cycles_backend(struct perf_stat_config *config,
perf_stat_config  467 tools/perf/util/stat-shadow.c static void print_branch_misses(struct perf_stat_config *config,
perf_stat_config  488 tools/perf/util/stat-shadow.c static void print_l1_dcache_misses(struct perf_stat_config *config,
perf_stat_config  510 tools/perf/util/stat-shadow.c static void print_l1_icache_misses(struct perf_stat_config *config,
perf_stat_config  531 tools/perf/util/stat-shadow.c static void print_dtlb_cache_misses(struct perf_stat_config *config,
perf_stat_config  551 tools/perf/util/stat-shadow.c static void print_itlb_cache_misses(struct perf_stat_config *config,
perf_stat_config  571 tools/perf/util/stat-shadow.c static void print_ll_cache_misses(struct perf_stat_config *config,
perf_stat_config  695 tools/perf/util/stat-shadow.c static void print_smi_cost(struct perf_stat_config *config,
perf_stat_config  720 tools/perf/util/stat-shadow.c static void generic_metric(struct perf_stat_config *config,
perf_stat_config  815 tools/perf/util/stat-shadow.c void perf_stat__print_shadow_stats(struct perf_stat_config *config,
perf_stat_config  281 tools/perf/util/stat.c process_counter_values(struct perf_stat_config *config, struct evsel *evsel,
perf_stat_config  332 tools/perf/util/stat.c static int process_counter_maps(struct perf_stat_config *config,
perf_stat_config  353 tools/perf/util/stat.c int perf_stat_process_counter(struct perf_stat_config *config,
perf_stat_config  451 tools/perf/util/stat.c 	struct perf_stat_config sc;
perf_stat_config  465 tools/perf/util/stat.c 			     struct perf_stat_config *config,
perf_stat_config   12 tools/perf/util/stat.h struct perf_stat_config;
perf_stat_config   93 tools/perf/util/stat.h typedef int (*aggr_get_id_t)(struct perf_stat_config *config,
perf_stat_config  166 tools/perf/util/stat.h typedef void (*print_metric_t)(struct perf_stat_config *config,
perf_stat_config  169 tools/perf/util/stat.h typedef void (*new_line_t)(struct perf_stat_config *config, void *ctx);
perf_stat_config  185 tools/perf/util/stat.h void perf_stat__print_shadow_stats(struct perf_stat_config *config,
perf_stat_config  198 tools/perf/util/stat.h int perf_stat_process_counter(struct perf_stat_config *config,
perf_stat_config  213 tools/perf/util/stat.h 			     struct perf_stat_config *config,
perf_stat_config  217 tools/perf/util/stat.h 			    struct perf_stat_config *config,
perf_stat_config 1051 tools/perf/util/synthetic-events.c 				       struct perf_stat_config *config,
perf_stat_config 1778 tools/perf/util/synthetic-events.c int perf_event__synthesize_stat_events(struct perf_stat_config *config, struct perf_tool *tool,
perf_stat_config   21 tools/perf/util/synthetic-events.h struct perf_stat_config;
perf_stat_config   49 tools/perf/util/synthetic-events.h int perf_event__synthesize_stat_config(struct perf_tool *tool, struct perf_stat_config *config, perf_event__handler_t process, struct machine *machine);
perf_stat_config   50 tools/perf/util/synthetic-events.h int perf_event__synthesize_stat_events(struct perf_stat_config *config, struct perf_tool *tool, struct evlist *evlist, perf_event__handler_t process, bool attrs);
perf_stat_config   70 tools/perf/util/trace-event.h struct perf_stat_config;
perf_stat_config   84 tools/perf/util/trace-event.h 	void (*process_stat)(struct perf_stat_config *config,