Lines Matching defs:thread_info
216 struct thread_info { struct
217 io_context_t io_ctx;
218 pthread_t tid;
221 struct io_unit *ios;
224 struct io_unit *free_ious;
227 int num_global_ios;
230 int num_global_pending;
233 struct iocb **iocbs;
236 struct io_event *events;
239 int num_global_events;
242 struct io_latency io_submit_latency;
245 struct io_oper *active_opers;
246 struct io_oper *finished_opers;
249 int num_files;
252 double stage_mb_trans;
255 struct io_latency io_completion_latency;