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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Devent.c39 static struct perf_sample synth_sample = { variable in typeref:struct:perf_sample
125 if (process(tool, event, &synth_sample, machine) != 0)
158 if (process(tool, event, &synth_sample, machine) != 0) {
236 if (process(tool, event, &synth_sample, machine) != 0) {
292 if (process(tool, event, &synth_sample, machine) != 0) {
502 err = process(tool, event, &synth_sample, machine);

Completed in 78 milliseconds