Home
last modified time | relevance | path

Searched refs:perf_tool__process_synth_event (Results 1 – 4 of 4) sorted by relevance

/linux/tools/perf/util/
A Dbpf-event.c300 err = perf_tool__process_synth_event(tool, event, in perf_event__synthesize_one_bpf_prog()
334 err = perf_tool__process_synth_event(tool, event, in perf_event__synthesize_one_bpf_prog()
377 return perf_tool__process_synth_event(data->tool, event, machine, in process_bpf_image()
A Dsynthetic-events.c50 int perf_tool__process_synth_event(struct perf_tool *tool, in perf_tool__process_synth_event() function
202 if (perf_tool__process_synth_event(tool, event, machine, process) != 0) in perf_event__synthesize_comm()
254 if (perf_tool__process_synth_event(tool, event, machine, process) != 0) in perf_event__synthesize_namespaces()
287 if (perf_tool__process_synth_event(tool, event, machine, process) != 0) in perf_event__synthesize_fork()
501 if (perf_tool__process_synth_event(tool, event, machine, process) != 0) { in perf_event__synthesize_mmap_events()
547 if (perf_tool__process_synth_event(tool, event, machine, process) < 0) { in perf_event__synthesize_cgroup()
698 if (perf_tool__process_synth_event(tool, event, machine, process) != 0) { in perf_event__synthesize_modules()
786 if (perf_tool__process_synth_event(tool, comm_event, machine, process) != 0) in __event__synthesize_thread()
1131 err = perf_tool__process_synth_event(tool, event, machine, process); in __perf_event__synthesize_kernel_mmap()
A Dsynthetic-events.h74 int perf_tool__process_synth_event(struct perf_tool *tool, union perf_event *event, struct machine …
/linux/tools/perf/arch/x86/util/
A Devent.c66 if (perf_tool__process_synth_event(tool, event, machine, in perf_event__synthesize_extra_kmaps()

Completed in 13 milliseconds