Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsynthetic-events.h49 int perf_event__synthesize_build_id(const struct perf_tool *tool,
Dsynthetic-events.c2228 int perf_event__synthesize_build_id(const struct perf_tool *tool, in perf_event__synthesize_build_id() function
/linux-6.12.1/tools/perf/
Dbuiltin-inject.c782 err = perf_event__synthesize_build_id(tool, sample, machine, in tool__inject_build_id()
1368 return perf_event__synthesize_build_id(&inject->tool, &synth_sample, machine, in synthesize_build_id()