Searched refs:process_stat_config_event (Results 1 – 3 of 3) sorted by relevance
24 static int process_stat_config_event(const struct perf_tool *tool __maybe_unused, in process_stat_config_event() function60 !perf_event__synthesize_stat_config(NULL, &stat_config, process_stat_config_event, NULL)); in test__synthesize_stat_config()
2184 int process_stat_config_event(struct perf_session *session, in process_stat_config_event() function2325 perf_stat.tool.stat_config = process_stat_config_event; in __cmd_report()
3780 static int process_stat_config_event(struct perf_session *session __maybe_unused, in process_stat_config_event() function4348 script.tool.stat_config = process_stat_config_event; in cmd_script()