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

  /external/fio/
thread_options.h 122 unsigned int verify_state_save; member in struct:thread_options
393 uint32_t verify_state_save; member in struct:thread_options_pack
backend.c 1107 if (td->o.verify == VERIFY_NONE || !td->o.verify_state_save)
    [all...]
Makefile 453 ./fio --minimal --thread --ioengine=null --runtime=1s --name=nulltest --rw=randrw --iodepth=2 --norandommap --random_generator=tausworthe64 --size=16T --name=verifynulltest --rw=write --verify=crc32c --verify_state_save=0 --size=100M
options.c     [all...]

Completed in 110 milliseconds