Home
last modified time | relevance | path

Searched refs:perf_event__synthesize_features (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dheader.h109 int perf_event__synthesize_features(struct perf_tool *tool,
Dheader.c3387 int perf_event__synthesize_features(struct perf_tool *tool, in perf_event__synthesize_features() function
/Linux-v4.19/tools/perf/
Dbuiltin-record.c768 err = perf_event__synthesize_features(tool, session, rec->evlist, in record__synthesize()