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