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

  /external/fio/
libfio.c 188 void td_restore_runstate(struct thread_data *td, int old_state) function
filesetup.c 250 td_restore_runstate(td, old_runstate);
961 td_restore_runstate(td, old_state);
966 td_restore_runstate(td, old_state);
1021 td_restore_runstate(td, state);
blktrace.c 418 td_restore_runstate(td, old_state);
fio.h 494 extern void td_restore_runstate(struct thread_data *, int);
iolog.c 1261 td_restore_runstate(td, old_state);

Completed in 155 milliseconds