Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dheader.h171 int perf_event__process_feature(struct perf_session *session,
Dintel-tpebs.c154 return perf_event__process_feature(session, event); in process_feature_event()
Dheader.c4338 int perf_event__process_feature(struct perf_session *session, in perf_event__process_feature() function
/linux-6.14.4/tools/perf/
Dbuiltin-annotate.c320 return perf_event__process_feature(session, event); in process_feature_event()
Dbuiltin-report.c247 return perf_event__process_feature(session, event); in process_feature_event()
Dbuiltin-script.c3578 return perf_event__process_feature(session, event); in process_feature_event()