Searched refs:m_hash_entries (Results 1 – 1 of 1) sorted by relevance
275 size_t m_hash_entries; // total number of entries in table. member in store::PageCache_Impl336 m_hash_entries (0), in PageCache_Impl()398 m_hash_entries >> m_hash_shift, m_hash_entries, old_size, new_size); in rescale_Impl()440 sal_Size new_size = m_hash_size, ave = m_hash_entries >> m_hash_shift; in lookup_Impl()482 m_hash_entries += 1; in insertPageAt_Impl()521 m_hash_entries -= 1; in removePageAt_Impl()
Completed in 8 milliseconds