Searched refs:kHighUse (Results 1 – 1 of 1) sorted by relevance
48 const int kHighUse = 10; // Reuse count to be on the HIGH_USE list. variable387 } else if (kHighUse == info->reuse_count) { in OnOpenEntryV2()407 if (info->refetch_count > kHighUse && info->reuse_count < kHighUse) { in OnCreateEntryV2()408 info->reuse_count = kHighUse; in OnCreateEntryV2()456 if (info->reuse_count < kHighUse) in GetListForEntryV2()