Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dmap.c202 if (header_bid_dso && dso__header_build_id(header_bid_dso)) { in map__new()
Ddso.h373 static inline bool dso__header_build_id(struct dso *dso) in dso__header_build_id() function