Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dintel-tpebs.c150 static int process_feature_event(struct perf_session *session, in process_feature_event() function
171 tool.feature = process_feature_event; in __sample_reader()
/linux-6.12.1/tools/perf/
Dbuiltin-annotate.c315 static int process_feature_event(struct perf_session *session, in process_feature_event() function
875 annotate.tool.feature = process_feature_event; in cmd_annotate()
Dbuiltin-report.c241 static int process_feature_event(struct perf_session *session, in process_feature_event() function
1580 report.tool.feature = process_feature_event; in cmd_report()
Dbuiltin-script.c3857 static int process_feature_event(struct perf_session *session, in process_feature_event() function
4340 script.tool.feature = process_feature_event; in cmd_script()