Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dheader.h136 int perf_event__process_feature(struct perf_session *session,
H A Dheader.c3905 int perf_event__process_feature(struct perf_session *session, in perf_event__process_feature() function
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-annotate.c293 return perf_event__process_feature(session, event); in process_feature_event()
H A Dbuiltin-report.c223 return perf_event__process_feature(session, event); in process_feature_event()
H A Dbuiltin-script.c3366 return perf_event__process_feature(session, event); in process_feature_event()