• Home
  • Raw
  • Download

Lines Matching defs:td

140 static int __check_min_rate(struct thread_data *td, struct timeval *now,  in __check_min_rate()
228 static int check_min_rate(struct thread_data *td, struct timeval *now, in check_min_rate()
247 static void cleanup_pending_aio(struct thread_data *td) in cleanup_pending_aio()
282 static int fio_io_sync(struct thread_data *td, struct fio_file *f) in fio_io_sync()
324 static int fio_file_fsync(struct thread_data *td, struct fio_file *f) in fio_file_fsync()
339 static inline void __update_tv_cache(struct thread_data *td) in __update_tv_cache()
344 static inline void update_tv_cache(struct thread_data *td) in update_tv_cache()
350 static inline int runtime_exceeded(struct thread_data *td, struct timeval *t) in runtime_exceeded()
362 static int break_on_this_error(struct thread_data *td, enum fio_ddir ddir, in break_on_this_error()
408 static void check_update_rusage(struct thread_data *td) in check_update_rusage()
421 static void do_verify(struct thread_data *td, uint64_t verify_bytes) in do_verify()
633 static unsigned int exceeds_number_ios(struct thread_data *td) in exceeds_number_ios()
646 static int io_bytes_exceeded(struct thread_data *td) in io_bytes_exceeded()
673 static uint64_t do_io(struct thread_data *td) in do_io()
959 static void cleanup_io_u(struct thread_data *td) in cleanup_io_u()
978 static int init_io_u(struct thread_data *td) in init_io_u()
1095 static int switch_ioscheduler(struct thread_data *td) in switch_ioscheduler()
1153 static int keep_running(struct thread_data *td) in keep_running()
1213 static uint64_t do_dry_run(struct thread_data *td) in do_dry_run()
1261 struct thread_data *td = data; in thread_main() local
1580 struct thread_data *td; in fork_main() local
1610 struct thread_data *td; in reap_threads() local
1715 struct thread_data *td; in run_threads() local
2015 struct thread_data *td; in fio_backend() local