Searched refs:store_hash (Results 1 – 1 of 1) sorted by relevance
44 HashType store_hash; // Valid if store_ptr != null. member52 HashType a_hash = (a.store_ptr != nullptr) ? a.store_hash : a.in_key->first; in operator()53 HashType b_hash = (b.store_ptr != nullptr) ? b.store_hash : b.in_key->first; in operator()97 hashed_key.store_hash = shard_hash; in Add()130 if (key.store_hash == last_hash) { in DumpStats()140 last_hash = key.store_hash; in DumpStats()