Home
last modified time | relevance | path

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

/external/fio/
Dfio.h651 FIO_RAND_DIST_PARETO, enumerator
Doptions.c719 else if (td->o.random_distribution == FIO_RAND_DIST_PARETO) in str_random_distribution_cb()
1875 .oval = FIO_RAND_DIST_PARETO,
Dio_u.c167 else if (td->o.random_distribution == FIO_RAND_DIST_PARETO) in get_off_from_method()