Searched refs:synth_sample (Results 1 – 2 of 2) sorted by relevance
1351 struct perf_sample synth_sample = { in synthesize_build_id() local1368 return perf_event__synthesize_build_id(&inject->tool, &synth_sample, machine, in synthesize_build_id()1370 /*misc=*/synth_sample.cpumode, in synthesize_build_id()
55 struct perf_sample synth_sample = { in perf_tool__process_synth_event() local65 return process(tool, event, &synth_sample, machine); in perf_tool__process_synth_event()