Searched refs:kFreenessThreshold (Results 1 – 1 of 1) sorted by relevance
809 static const intptr_t kFreenessThreshold = 50; in CollectEvacuationCandidates() local833 static_cast<int>(kFreenessThreshold), in CollectEvacuationCandidates()877 if (free_pct >= kFreenessThreshold) { in CollectEvacuationCandidates()