Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dheader.h148 int perf_event__synthesize_tracing_data(struct perf_tool *tool,
Dheader.c3810 int perf_event__synthesize_tracing_data(struct perf_tool *tool, int fd, in perf_event__synthesize_tracing_data() function
/Linux-v4.19/tools/perf/
Dbuiltin-record.c784 err = perf_event__synthesize_tracing_data(tool, fd, rec->evlist, in record__synthesize()