Searched refs:popularity_hash (Results 1 – 1 of 1) sorted by relevance
247 const uint32_t popularity_hash = HASH_FRAGMENT_1(elem_hash); in UpdateHashtablePopularity() local248 IncrementFilter(popularity_hash, &hpack_compressor->filter_elems_sum, in UpdateHashtablePopularity()250 return popularity_hash; in UpdateHashtablePopularity()254 uint32_t popularity_hash) { in CanAddToHashtable() argument256 hpack_compressor->filter_elems[popularity_hash] >= in CanAddToHashtable()651 const uint32_t popularity_hash = UpdateHashtablePopularity(c, elem_hash); in maybe_emit_indexed() local662 CanAddToHashtable(c, popularity_hash)); in maybe_emit_indexed()