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

  /external/fio/
fio.h 90 FIO_RAND_START_DELAY,
init.c 763 os_random_seed(td->rand_seeds[FIO_RAND_START_DELAY], &td->delay_state);
789 init_rand_seed(&td->__delay_state, td->rand_seeds[FIO_RAND_START_DELAY]);
    [all...]

Completed in 62 milliseconds