Searched refs:HASH_FRAGMENT_1 (Results 1 – 1 of 1) sorted by relevance
60 #define HASH_FRAGMENT_1(x) ((x)&HASH_FRAGMENT_MASK) macro247 const uint32_t popularity_hash = HASH_FRAGMENT_1(elem_hash); in UpdateHashtablePopularity()