Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Dsynthesize.c52 static int process_synthesized_event(struct perf_tool *tool __maybe_unused, in process_synthesized_event() function
82 process_synthesized_event, in do_run_single_threaded()
173 process_synthesized_event, in do_run_multi_threaded()
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c607 static int process_synthesized_event(struct perf_tool *tool, in process_synthesized_event() function
626 ret = process_synthesized_event(tool, event, sample, machine); in process_locked_synthesized_event()
1440 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1450 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1769 process_synthesized_event, in record__synthesize_workload()
1983 event_op f = process_synthesized_event; in record__synthesize()
1990 process_synthesized_event); in record__synthesize()
1998 process_synthesized_event, machine); in record__synthesize()
2004 process_synthesized_event, in record__synthesize()
2011 session, process_synthesized_event); in record__synthesize()
[all …]
H A Dbuiltin-stat.c242 static int process_synthesized_event(struct perf_tool *tool __maybe_unused, in process_synthesized_event() function
259 process_synthesized_event, in write_stat_round_event()
275 process_synthesized_event, NULL); in evsel__write_stat_event()
866 process_synthesized_event, is_pipe); in __run_perf_stat()
2884 process_synthesized_event, in cmd_stat()