Searched refs:EvictFromCache (Results 1 – 1 of 1) sorted by relevance
340 bool EvictFromCache(size_t charge, CleanupContext* context);523 bool ClockCacheShard::EvictFromCache(size_t charge, CleanupContext* context) { in EvictFromCache() function in ROCKSDB_NAMESPACE::__anon9da5ff120111::ClockCacheShard554 EvictFromCache(0, &context); in SetCapacity()571 bool success = EvictFromCache(total_charge, context); in Insert()