Home
last modified time | relevance | path

Searched refs:dso__set_header_build_id (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Dmap.c204 dso__set_header_build_id(dso, 1); in map__new()
H A Ddso.h378 static inline void dso__set_header_build_id(struct dso *dso, bool val) in dso__set_header_build_id() function