Searched refs:PreallocMemory (Results 1 – 2 of 2) sorted by relevance
92 PreallocMemory("preallocate", variable404 if (static_cast<intptr_t>(PreallocMemory) < 0) in doPreallocation()408 if (PreallocMemory != 0) in doPreallocation()409 MemMgr.preallocateSlab(PreallocMemory); in doPreallocation()
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()