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.c219 static int process_feature_event(struct perf_session *session, in process_feature_event() function
239 tool.feature = process_feature_event; in __sample_reader()
/linux/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
1614 report.tool.feature = process_feature_event; in cmd_report()
H A Dbuiltin-script.c3611 static int process_feature_event(struct perf_session *session, in process_feature_event() function
4095 script.tool.feature = process_feature_event; in cmd_script()