Searched refs:BUILD_ID_SIZE (Results 1 – 5 of 5) sorted by relevance
22 static constexpr int BUILD_ID_SIZE = 20; variable24 typedef std::array<unsigned char, BUILD_ID_SIZE> BuildId;
21 #define BUILD_ID_SIZE 20 macro
142 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];
4 #define BUILD_ID_SIZE 20 macro
135 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];