Searched refs:pareto_next (Results 1 – 4 of 4) sorted by relevance
21 unsigned long long pareto_next(struct zipf_state *zs);
82 unsigned long long pareto_next(struct zipf_state *zs) in pareto_next() function
214 offset = pareto_next(&zs); in main()
148 *b = pareto_next(&f->zipf); in __get_next_rand_offset_pareto()