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