Searched refs:fBestScore (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/system/kernel/vm/
H A DVMAnonymousCache.cpp1202 fBestScore(-1),
1226 if (score >= 4 && score > fBestScore) {
1228 fBestScore = score;
1237 int32 fBestScore; member in class:PartitionScorer

Completed in 26 milliseconds