Searched refs:GrowthDelay (Results 1 – 1 of 1) sorted by relevance
63 size_t SizeThreshold = SlabSize, size_t GrowthDelay = 128>66 SizeThreshold, GrowthDelay>>,75 static_assert(GrowthDelay > 0,339 ((size_t)1 << std::min<size_t>(30, SlabIdx / GrowthDelay)); in computeSlabSize()453 size_t GrowthDelay>457 GrowthDelay> &Allocator) { in new()463 size_t GrowthDelay>466 SizeThreshold, GrowthDelay> &) { in delete() argument