Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Ddata-convert-json.c329 static int process_feature_event(const struct perf_tool *tool __maybe_unused, in process_feature_event() function
378 c.tool.feature = process_feature_event; in bt_convert__perf2json()
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()
H A Ddata-convert-bt.c1408 static int process_feature_event(const struct perf_tool *tool, in process_feature_event() function
1687 c.tool.feature = process_feature_event; in bt_convert__perf2ctf()
/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
1623 report.tool.feature = process_feature_event; in cmd_report()
H A Dbuiltin-script.c3942 static int process_feature_event(const struct perf_tool *tool __maybe_unused, in process_feature_event() function
4426 script.tool.feature = process_feature_event; in cmd_script()