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 224 void td_restore_runstate(struct thread_data *td, int old_state) function
filesetup.c 291 td_restore_runstate(td, old_runstate);
1108 td_restore_runstate(td, old_state);
1113 td_restore_runstate(td, old_state);
1171 td_restore_runstate(td, state);
    [all...]
blktrace.c 510 td_restore_runstate(td, old_state);
fio.h 611 extern void td_restore_runstate(struct thread_data *, int);
iolog.c 1577 td_restore_runstate(td, old_state);

Completed in 84 milliseconds