Searched refs:GetBucketIdFromHash (Results 1 – 1 of 1) sorted by relevance
17 inline uint32_t GetBucketIdFromHash(uint32_t hash, uint32_t num_buckets) { in GetBucketIdFromHash() function42 int bucket = GetBucketIdFromHash(prefix_hash, index_size_); in GetOffset()134 uint32_t bucket = GetBucketIdFromHash(cur_hash, index_size_); in BucketizeIndexes()