Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dsynthetic-events.h42 int perf_event__synthesize_features(struct perf_tool *tool, struct perf_session *session, struct ev…
Dsynthetic-events.c2014 int perf_event__synthesize_features(struct perf_tool *tool, struct perf_session *session, in perf_event__synthesize_features() function
/Linux-v5.10/tools/perf/
Dbuiltin-record.c1400 err = perf_event__synthesize_features(tool, session, rec->evlist, in record__synthesize()