Home
last modified time | relevance | path

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

/tools/perf/util/
Devent.c42 static struct perf_sample synth_sample = { variable
127 if (process(tool, event, &synth_sample, machine) != 0) in perf_event__synthesize_comm()
150 if (process(tool, event, &synth_sample, machine) != 0) in perf_event__synthesize_fork()
258 if (process(tool, event, &synth_sample, machine) != 0) { in perf_event__synthesize_mmap_events()
314 if (process(tool, event, &synth_sample, machine) != 0) { in perf_event__synthesize_modules()
602 err = process(tool, event, &synth_sample, machine); in perf_event__synthesize_kernel_mmap()