Home
last modified time | relevance | path

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

/external/fio/
Dfio.h804 FIO_RAND_DIST_PARETO, enumerator
Doptions.c1017 else if (td->o.random_distribution == FIO_RAND_DIST_PARETO) in str_random_distribution_cb()
1043 } else if (td->o.random_distribution == FIO_RAND_DIST_PARETO) { in str_random_distribution_cb()
2156 .oval = FIO_RAND_DIST_PARETO,
Dfilesetup.c1149 else if (td->o.random_distribution == FIO_RAND_DIST_PARETO) in __init_rand_distribution()
Dio_u.c246 else if (td->o.random_distribution == FIO_RAND_DIST_PARETO) in get_off_from_method()