Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dheader.h113 int perf_event__synthesize_build_id(struct dso *pos, u16 misc,
Dheader.c1201 int perf_event__synthesize_build_id(struct dso *pos, u16 misc, in perf_event__synthesize_build_id() function
/external/linux-tools-perf/
Dbuiltin-inject.c123 err = perf_event__synthesize_build_id(self, misc, perf_event__repipe, in dso__inject_build_id()