Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmap.c202 if (header_bid_dso && header_bid_dso->header_build_id) { in map__new()
204 dso->header_build_id = 1; in map__new()
H A Ddso.h171 u8 header_build_id:1; member
H A Dheader.c2303 dso->header_build_id = 1; in __event_process_build_id()