Home
last modified time | relevance | path

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

/tools/perf/util/
Dsynthetic-events.h43 int perf_event__synthesize_features(struct perf_tool *tool, struct perf_session *session, struct ev…
Dsynthetic-events.c2132 int perf_event__synthesize_features(struct perf_tool *tool, struct perf_session *session, in perf_event__synthesize_features() function
2215 err = perf_event__synthesize_features(tool, session, evlist, process); in perf_event__synthesize_for_pipe()