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