Searched refs:zipf (Results 1 – 1 of 1) sorted by relevance
65 int64_t low = 1, mid, high = zipf_sum_size, zipf = 0; in GetOneHotKeyID() local69 zipf = mid; in GetOneHotKeyID()77 int64_t tmp_zipf_seed = zipf * max_key / zipf_sum_size; in GetOneHotKeyID()