Searched refs:process_synthesized_event (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/bench/
H A Dsynthesize.c52 static int process_synthesized_event(struct perf_tool *tool __maybe_unused, function
82 process_synthesized_event,
173 process_synthesized_event,
/linux-master/tools/perf/
H A Dbuiltin-record.c611 static int process_synthesized_event(struct perf_tool *tool, function
630 ret = process_synthesized_event(tool, event, sample, machine);
1480 err = perf_event__synthesize_modules(tool, process_synthesized_event,
1490 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event,
1814 process_synthesized_event,
2040 event_op f = process_synthesized_event;
2047 process_synthesized_event);
2055 process_synthesized_event, machine);
2061 process_synthesized_event,
2068 session, process_synthesized_event);
[all...]
H A Dbuiltin-stat.c242 static int process_synthesized_event(struct perf_tool *tool __maybe_unused, function
259 process_synthesized_event,
275 process_synthesized_event, NULL);
857 process_synthesized_event, is_pipe);
2909 process_synthesized_event,

Completed in 215 milliseconds