Searched refs:getSlabAllocSize (Results 1 – 1 of 1) sorted by relevance
477 Expected<uint64_t> getSlabAllocSize(StringRef SizeString) { in getSlabAllocSize() function502 auto SlabSize = ExitOnErr(getSlabAllocSize(SlabAllocateSizeString)); in createMemoryManager()