HomeSort by relevance Sort by last modified time
    Searched refs:FIO_RAND_DIST_ZIPF (Results 1 - 4 of 4) sorted by null

  /external/fio/
fio.h 650 FIO_RAND_DIST_ZIPF,
filesetup.c 999 if (td->o.random_distribution == FIO_RAND_DIST_ZIPF)
options.c 717 if (td->o.random_distribution == FIO_RAND_DIST_ZIPF)
733 if (td->o.random_distribution == FIO_RAND_DIST_ZIPF) {
    [all...]
io_u.c 165 else if (td->o.random_distribution == FIO_RAND_DIST_ZIPF)
    [all...]

Completed in 70 milliseconds