Searched defs:io_sample (Results 1 – 2 of 2) sorted by relevance
161 struct io_sample { struct162 struct io_sample *next; argument164 u64 start_time;165 u64 end_time;166 u64 bytes;167 int type;168 int fd;169 int err;170 int merges;
158 struct io_sample { struct159 struct io_sample *next; argument161 u64 start_time;162 u64 end_time;163 u64 bytes;164 int type;165 int fd;166 int err;167 int merges;