Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dheader.h118 int perf_event__synthesize_build_id(struct perf_tool *tool,
Dheader.c2834 int perf_event__synthesize_build_id(struct perf_tool *tool, in perf_event__synthesize_build_id() function
/linux-4.4.14/tools/perf/
Dbuiltin-inject.c341 err = perf_event__synthesize_build_id(tool, dso, misc, perf_event__repipe, in dso__inject_build_id()