Home
last modified time | relevance | path

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

/external/fio/
Dfio.h658 FIO_RAND_GEN_TAUSWORTHE = 0, enumerator
Dio_u.c91 if (td->o.random_generator == FIO_RAND_GEN_TAUSWORTHE) { in __get_next_rand_offset()
186 if (td->o.random_generator == FIO_RAND_GEN_TAUSWORTHE) in should_sort_io()
Doptions.c1847 .oval = FIO_RAND_GEN_TAUSWORTHE,