Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A 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.15/tools/perf/
H A Dbuiltin-annotate.c316 static int process_feature_event(struct perf_session *session, in process_feature_event() function
878 annotate.tool.feature = process_feature_event; in cmd_annotate()
H A Dbuiltin-report.c243 static int process_feature_event(struct perf_session *session, in process_feature_event() function
1600 report.tool.feature = process_feature_event; in cmd_report()
H A Dbuiltin-script.c3601 static int process_feature_event(struct perf_session *session, in process_feature_event() function
4084 script.tool.feature = process_feature_event; in cmd_script()