Lines Matching refs:freeBytes
1407 size_t freeBytes = getAllocLimit(hs);1408 if (freeBytes < CONCURRENT_MIN_FREE) {1412 heap->concurrentStartBytes = freeBytes - CONCURRENT_START;