Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/bench/
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()
/Linux-v6.6/tools/perf/
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()
1438 err = perf_event__synthesize_modules(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1448 err = perf_event__synthesize_kernel_mmap(tool, process_synthesized_event, in perf_event__synthesize_guest_os()
1767 process_synthesized_event, in record__synthesize_workload()
1981 event_op f = process_synthesized_event; in record__synthesize()
1988 process_synthesized_event); in record__synthesize()
1996 process_synthesized_event, machine); in record__synthesize()
2002 process_synthesized_event, in record__synthesize()
2009 session, process_synthesized_event); in record__synthesize()
[all …]
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()
857 process_synthesized_event, is_pipe); in __run_perf_stat()
2858 process_synthesized_event, in cmd_stat()