HomeSort by relevance Sort by last modified time
    Searched full:fio_null_cleanup (Results 1 - 1 of 1) sorted by null

  /external/fio/engines/
null.c 84 static void fio_null_cleanup(struct thread_data *td) function
120 .cleanup = fio_null_cleanup,
153 ioengine->cleanup = fio_null_cleanup;

Completed in 205 milliseconds