Lines Matching defs:td

144 static int __check_min_rate(struct thread_data *td, struct timeval *now,  in __check_min_rate()
232 static int check_min_rate(struct thread_data *td, struct timeval *now, in check_min_rate()
251 static void cleanup_pending_aio(struct thread_data *td) in cleanup_pending_aio()
286 static int fio_io_sync(struct thread_data *td, struct fio_file *f) in fio_io_sync()
328 static int fio_file_fsync(struct thread_data *td, struct fio_file *f) in fio_file_fsync()
343 static inline void __update_tv_cache(struct thread_data *td) in __update_tv_cache()
348 static inline void update_tv_cache(struct thread_data *td) in update_tv_cache()
354 static inline int runtime_exceeded(struct thread_data *td, struct timeval *t) in runtime_exceeded()
366 static int break_on_this_error(struct thread_data *td, enum fio_ddir ddir, in break_on_this_error()
412 static void check_update_rusage(struct thread_data *td) in check_update_rusage()
421 static int wait_for_completions(struct thread_data *td, struct timeval *time, in wait_for_completions()
453 static void do_verify(struct thread_data *td, uint64_t verify_bytes) in do_verify()
654 static unsigned int exceeds_number_ios(struct thread_data *td) in exceeds_number_ios()
667 static int io_issue_bytes_exceeded(struct thread_data *td) in io_issue_bytes_exceeded()
689 static int io_complete_bytes_exceeded(struct thread_data *td) in io_complete_bytes_exceeded()
717 static uint64_t do_io(struct thread_data *td) in do_io()
993 static void cleanup_io_u(struct thread_data *td) in cleanup_io_u()
1015 static int init_io_u(struct thread_data *td) in init_io_u()
1140 static int switch_ioscheduler(struct thread_data *td) in switch_ioscheduler()
1198 static int keep_running(struct thread_data *td) in keep_running()
1258 static uint64_t do_dry_run(struct thread_data *td) in do_dry_run()
1306 struct thread_data *td = data; in thread_main() local
1646 struct thread_data *td; in fork_main() local
1670 static void dump_td_info(struct thread_data *td) in dump_td_info()
1683 struct thread_data *td; in reap_threads() local
1838 static int fio_verify_load_state(struct thread_data *td) in fio_verify_load_state()
1870 struct thread_data *td; in run_threads() local
2188 struct thread_data *td; in fio_backend() local