Searched refs:fMaxUnused (Results 1 – 2 of 2) sorted by relevance
108 fMaxUnused(DEFAULT_MAX_UNUSED), in UnifiedCache()136 fMaxUnused = count; in setEvictionPolicy()265 int32_t maxUnusedCount = fMaxUnused; in _computeCountOfItemsToEvict()
352 int32_t fMaxUnused; variable