Home
last modified time | relevance | path

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

/tools/perf/util/
Dsynthetic-events.h35 int perf_event__synthesize_build_id(struct perf_tool *tool, struct dso *pos, u16 misc, perf_event__…
Dsynthetic-events.c2072 int perf_event__synthesize_build_id(struct perf_tool *tool, struct dso *pos, u16 misc, in perf_event__synthesize_build_id() function
/tools/perf/
Dbuiltin-inject.c577 err = perf_event__synthesize_build_id(tool, dso, cpumode, in dso__inject_build_id()