Searched refs:kNewEviction (Results 1 – 2 of 2) sorted by relevance
46 kNewEviction = 1 << 4, // Use of new eviction was specified. enumerator
1146 user_flags_ |= kNewEviction; in SetNewEviction()1557 if (!(user_flags_ & kNewEviction)) in PrepareForRestart()