Home
last modified time | relevance | path

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

/linux/tools/perf/util/ !
H A Dsynthetic-events.h75 int perf_event__synthesize_features(const struct perf_tool *tool, struct perf_session *session, struct evlist *evlist, perf_event__handler_t process);
H A Dsynthetic-events.c2388 int perf_event__synthesize_features(const struct perf_tool *tool, struct perf_session *session, in perf_event__synthesize_features() function
2471 err = perf_event__synthesize_features(tool, session, evlist, process); in perf_event__synthesize_for_pipe()