Home
last modified time | relevance | path

Searched refs:process_feature_event (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
H A Dintel-tpebs.c220 static int process_feature_event(const struct perf_tool *tool __maybe_unused, in process_feature_event() function
241 tool.feature = process_feature_event; in __sample_reader()
/linux/tools/perf/
H A Dbuiltin-annotate.c316 static int process_feature_event(const struct perf_tool *tool __maybe_unused, in process_feature_event() function
879 annotate.tool.feature = process_feature_event; in cmd_annotate()
H A Dbuiltin-report.c243 static int process_feature_event(const struct perf_tool *tool, in process_feature_event() function
1615 report.tool.feature = process_feature_event; in cmd_report()
H A Dbuiltin-script.c3925 static int process_feature_event(const struct perf_tool *tool __maybe_unused, in process_feature_event() function
4410 script.tool.feature = process_feature_event; in cmd_script()