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 633 FIO_RAND_DIST_ZIPF,
options.c 730 if (td->o.random_distribution == FIO_RAND_DIST_ZIPF)
746 if (td->o.random_distribution == FIO_RAND_DIST_ZIPF) {
    [all...]
filesetup.c 1004 if (td->o.random_distribution == FIO_RAND_DIST_ZIPF)
io_u.c 168 else if (td->o.random_distribution == FIO_RAND_DIST_ZIPF)
    [all...]

Completed in 56 milliseconds