perf_event__synthesize_stat_config 59 tools/perf/tests/stat.c !perf_event__synthesize_stat_config(NULL, &stat_config, process_stat_config_event, NULL)); perf_event__synthesize_stat_config 1804 tools/perf/util/synthetic-events.c err = perf_event__synthesize_stat_config(tool, config, process, NULL); perf_event__synthesize_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);