Searched refs:FIO_RAND_DIST_ZIPF (Results 1 - 4 of 4) sorted by relevance

/external/fio/
H A Dfio.h650 FIO_RAND_DIST_ZIPF, enumerator in enum:__anon6045
H A Dfilesetup.c999 if (td->o.random_distribution == FIO_RAND_DIST_ZIPF)
H A Doptions.c717 if (td->o.random_distribution == FIO_RAND_DIST_ZIPF)
733 if (td->o.random_distribution == FIO_RAND_DIST_ZIPF) {
1871 .oval = FIO_RAND_DIST_ZIPF,
H A Dio_u.c165 else if (td->o.random_distribution == FIO_RAND_DIST_ZIPF)

Completed in 115 milliseconds