Home
last modified time | relevance | path

Searched refs:process_stat_config_event (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dstat.c24 static int process_stat_config_event(struct perf_tool *tool __maybe_unused, in process_stat_config_event() function
60 !perf_event__synthesize_stat_config(NULL, &stat_config, process_stat_config_event, NULL)); in test__synthesize_stat_config()
/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c2306 int process_stat_config_event(struct perf_session *session, in process_stat_config_event() function
2405 .stat_config = process_stat_config_event,
H A Dbuiltin-script.c3662 static int process_stat_config_event(struct perf_session *session __maybe_unused, in process_stat_config_event() function
3865 .stat_config = process_stat_config_event, in cmd_script()