Searched refs:kEstimatedEntryOverhead (Results 1 – 1 of 1) sorted by relevance
56 static const int kEstimatedEntryOverhead = 512; variable425 sort_value *= i->second.GetEntrySize() + kEstimatedEntryOverhead; in StartEvictionIfNeeded()