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

  /external/fio/
fio.h 804 FIO_RAND_DIST_PARETO,
filesetup.c 1149 else if (td->o.random_distribution == FIO_RAND_DIST_PARETO)
    [all...]
options.c 1017 else if (td->o.random_distribution == FIO_RAND_DIST_PARETO)
1043 } else if (td->o.random_distribution == FIO_RAND_DIST_PARETO) {
    [all...]
io_u.c 246 else if (td->o.random_distribution == FIO_RAND_DIST_PARETO)
    [all...]

Completed in 157 milliseconds