Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Ddso.h220 u8 header_build_id:1; in DECLARE_RC_STRUCT() local
375 return RC_CHK_ACCESS(dso)->header_build_id; in dso__header_build_id()
380 RC_CHK_ACCESS(dso)->header_build_id = val; in dso__set_header_build_id()