Searched defs:SlabSize (Results 1 – 2 of 2) sorted by relevance
239 size_t SlabSize = MemMgr->GetDefaultDataSlabSize(); in TEST() local262 size_t SlabSize = MemMgr->GetDefaultStubSlabSize(); in TEST() local
391 size_t SlabSize = std::max(DefaultCodeSlabSize, PaddedMin); in allocateNewCodeSlab() local