Searched refs:SlabIdx (Results 1 – 1 of 1) sorted by relevance
330 static size_t computeSlabSize(unsigned SlabIdx) { in computeSlabSize() argument336 ((size_t)1 << std::min<size_t>(30, SlabIdx / GrowthDelay)); in computeSlabSize()