Searched refs:computeSlabSize (Results 1 – 1 of 1) sorted by relevance
136 __asan_poison_memory_region(*Slabs.begin(), computeSlabSize(0)); in Reset()237 if (P >= S && P < S + computeSlabSize(Idx)) in identifyObject()239 InSlabIdx += static_cast<int64_t>(computeSlabSize(Idx)); in identifyObject()284 TotalMemory += computeSlabSize(std::distance(Slabs.begin(), I)); in getTotalMemory()325 static size_t computeSlabSize(unsigned SlabIdx) { in computeSlabSize() function337 size_t AllocatedSlabSize = computeSlabSize(Slabs.size()); in StartNewSlab()355 computeSlabSize(std::distance(Slabs.begin(), I)); in DeallocateSlabs()412 size_t AllocatedSlabSize = BumpPtrAllocator::computeSlabSize( in DestroyAll()