Searched refs:currentSystemTHPAllocatedSize (Results 1 – 1 of 1) sorted by relevance
1274 size_t currentSystemTHPAllocatedSize = utils::getSystemTHPAllocatedSize(); in TestTHP() local1303 … && (newSystemTHPAllocatedSize - currentSystemTHPAllocatedSize) / (2 * 1024) < allocCount) { in TestTHP()