Home
last modified time | relevance | path

Searched refs:pareto_next (Results 1 – 4 of 4) sorted by relevance

/external/fio/lib/
Dzipf.h21 unsigned long long pareto_next(struct zipf_state *zs);
Dzipf.c82 unsigned long long pareto_next(struct zipf_state *zs) in pareto_next() function
/external/fio/t/
Dgenzipf.c214 offset = pareto_next(&zs); in main()
/external/fio/
Dio_u.c148 *b = pareto_next(&f->zipf); in __get_next_rand_offset_pareto()