Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/
Dbuiltin-inject.c1351 struct perf_sample synth_sample = { in synthesize_build_id() local
1368 return perf_event__synthesize_build_id(&inject->tool, &synth_sample, machine, in synthesize_build_id()
1370 /*misc=*/synth_sample.cpumode, in synthesize_build_id()
/linux-6.12.1/tools/perf/util/
Dsynthetic-events.c55 struct perf_sample synth_sample = { in perf_tool__process_synth_event() local
65 return process(tool, event, &synth_sample, machine); in perf_tool__process_synth_event()