Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/tests/
Dstat.c24 static int process_stat_config_event(const struct perf_tool *tool __maybe_unused, in process_stat_config_event() function
61 process_stat_config_event, in test__synthesize_stat_config()
/linux-6.14.4/tools/perf/
Dbuiltin-stat.c2139 int process_stat_config_event(struct perf_session *session, in process_stat_config_event() function
2280 perf_stat.tool.stat_config = process_stat_config_event; in __cmd_report()
Dbuiltin-script.c3497 static int process_stat_config_event(struct perf_session *session __maybe_unused, in process_stat_config_event() function
4065 script.tool.stat_config = process_stat_config_event; in cmd_script()