Searched refs:PreallocMemory (Results 1 – 2 of 2) sorted by relevance
97 PreallocMemory("preallocate", variable398 if (static_cast<intptr_t>(PreallocMemory) < 0) in doPreallocation()402 if (PreallocMemory != 0) in doPreallocation()403 MemMgr.preallocateSlab(PreallocMemory); in doPreallocation()
101 PreallocMemory("preallocate", variable487 if (static_cast<intptr_t>(PreallocMemory) < 0) in doPreallocation()491 if (PreallocMemory != 0) in doPreallocation()492 MemMgr.preallocateSlab(PreallocMemory); in doPreallocation()