Searched refs:perf_event__synthesize_build_id (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/tools/perf/util/ |
D | synthetic-events.h | 48 int perf_event__synthesize_build_id(struct perf_tool *tool, struct dso *pos, u16 misc, perf_event__…
|
D | synthetic-events.c | 2207 int perf_event__synthesize_build_id(struct perf_tool *tool, struct dso *pos, u16 misc, in perf_event__synthesize_build_id() function
|
/linux-6.1.9/tools/perf/ |
D | builtin-inject.c | 727 err = perf_event__synthesize_build_id(tool, dso, cpumode, in dso__inject_build_id() 1170 return perf_event__synthesize_build_id(&inject->tool, dso, cpumode, in synthesize_build_id()
|