Searched refs:kMaxOldOomScore (Results 1 – 1 of 1) sorted by relevance
29 static const int kMaxOldOomScore = 15; variable67 score = score * kMaxOldOomScore / kMaxOomScore; in AdjustOOMScore()