Searched refs:LRUListType (Results 1 – 1 of 1) sorted by relevance
45 LRUListType& lru = GetLRUList(h); in Insert()65 LRUListType& lru = GetLRUList(h); in Find()90 LRUListType& lru = lru_lists_[idx];144 typedef LRUList<T> LRUListType; typedef151 LRUListType& GetLRUList(const uint64_t h) { in GetLRUList()163 std::unique_ptr<LRUListType[]> lru_lists_;