Home
last modified time | relevance | path

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

/tools/perf/util/
Dsynthetic-events.h57 int perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, struct evlist *evlist, perf…
Dsynthetic-events.c1908 int perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, struct evlist *evlist, in perf_event__synthesize_tracing_data() function
/tools/perf/
Dbuiltin-record.c1416 err = perf_event__synthesize_tracing_data(tool, fd, rec->evlist, in record__synthesize()