Searched defs:TrimCache (Results 1 – 2 of 2) sorted by relevance
144 void TrimCache(size_t maxStates, size_t gcLimit, const char *name, T *cache) in TrimCache() function
115 void Eviction::TrimCache(bool empty) { in TrimCache() function in disk_cache::Eviction