Searched refs:MemtagGranuleSize (Results 1 – 1 of 1) sorted by relevance
6285 constexpr uint64_t MemtagGranuleSize = 16; variable6371 Address += Distance * MemtagGranuleSize; in printMemtag()6372 GlobalDescriptors.emplace_back(Address, GranulesToTag * MemtagGranuleSize); in printMemtag()6373 Address += GranulesToTag * MemtagGranuleSize; in printMemtag()