Searched refs:wouldEvictLocked (Results 1 – 1 of 1) sorted by relevance
404 std::vector<std::shared_ptr<ClientDescriptor<KEY, VALUE>>> wouldEvictLocked(433 return wouldEvictLocked(client); in wouldEvict()441 return wouldEvictLocked(client, /*returnIncompatibleClients*/true); in getIncompatibleClients()446 ClientManager<KEY, VALUE, LISTENER>::wouldEvictLocked( in wouldEvictLocked() function542 auto evicted = wouldEvictLocked(client); in addAndEvict()