Searched refs:wouldEvictLocked (Results 1 – 1 of 1) sorted by relevance
330 std::vector<std::shared_ptr<ClientDescriptor<KEY, VALUE>>> wouldEvictLocked(359 return wouldEvictLocked(client); in wouldEvict()367 return wouldEvictLocked(client, /*returnIncompatibleClients*/true); in getIncompatibleClients()372 ClientManager<KEY, VALUE, LISTENER>::wouldEvictLocked( in wouldEvictLocked() function468 auto evicted = wouldEvictLocked(client); in addAndEvict()