Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsynthetic-events.h49 int perf_event__synthesize_build_id(const struct perf_tool *tool,
H A Dsynthetic-events.c2246 int perf_event__synthesize_build_id(const struct perf_tool *tool, in perf_event__synthesize_build_id() function
/linux/tools/perf/
H A Dbuiltin-inject.c788 err = perf_event__synthesize_build_id(tool, sample, machine, in tool__inject_build_id()
1374 return perf_event__synthesize_build_id(&inject->tool, &synth_sample, machine, in synthesize_build_id()