Lines Matching defs:thread_info
214 struct thread_info { struct
215 io_context_t io_ctx;
216 pthread_t tid;
219 struct io_unit *ios;
222 struct io_unit *free_ious;
225 int num_global_ios;
228 int num_global_pending;
231 struct iocb **iocbs;
234 struct io_event *events;
237 int num_global_events;
240 struct io_latency io_submit_latency;
243 struct io_oper *active_opers;
244 struct io_oper *finished_opers;
247 int num_files;
250 double stage_mb_trans;
253 struct io_latency io_completion_latency;