Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dheader.h119 int perf_event__process_feature(struct perf_tool *tool,
Dheader.c3451 int perf_event__process_feature(struct perf_tool *tool, in perf_event__process_feature() function
/Linux-v4.19/tools/perf/
Dbuiltin-annotate.c291 return perf_event__process_feature(tool, event, session); in process_feature_event()
Dbuiltin-report.c211 return perf_event__process_feature(tool, event, session); in process_feature_event()
Dbuiltin-script.c3052 return perf_event__process_feature(tool, event, session); in process_feature_event()