Searched refs:getCurrentCostLocked (Results 1 – 1 of 1) sorted by relevance
444 int64_t getCurrentCostLocked() const;499 int64_t totalCost = getCurrentCostLocked() + cost; in wouldEvictLocked()760 int64_t ClientManager<KEY, VALUE, LISTENER>::getCurrentCostLocked() const { in getCurrentCostLocked() function