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, str…
H A Dsynthetic-events.c2366 int perf_event__synthesize_features(const struct perf_tool *tool, struct perf_session *session, in perf_event__synthesize_features() function
2449 err = perf_event__synthesize_features(tool, session, evlist, process); in perf_event__synthesize_for_pipe()