Searched refs:wouldEvictLocked (Results 1 – 1 of 1) sorted by relevance
440 std::vector<std::shared_ptr<ClientDescriptor<KEY, VALUE>>> wouldEvictLocked(469 return wouldEvictLocked(client); in wouldEvict()477 return wouldEvictLocked(client, /*returnIncompatibleClients*/true); in getIncompatibleClients()482 ClientManager<KEY, VALUE, LISTENER>::wouldEvictLocked( in wouldEvictLocked() function592 auto evicted = wouldEvictLocked(client); in addAndEvict()