Searched refs:BitmapSizeInBits (Results 1 – 1 of 1) sorted by relevance
116 size_t BitmapSizeInBits = alignTo(IPHR_HASH + 1, 32); in reload() local117 uint32_t NumBitmapEntries = BitmapSizeInBits / 8; in reload()