Lines Matching refs:number
23 read I/Os requests number of read I/Os processed
24 read merges requests number of read I/Os merged with in-queue I/O
25 read sectors sectors number of sectors read
27 write I/Os requests number of write I/Os processed
28 write merges requests number of write I/Os merged with in-queue I/O
29 write sectors sectors number of sectors written
31 in_flight requests number of I/Os currently in flight
49 These values count the number of sectors read from or written to this
57 These values count the number of milliseconds that I/O requests have
66 This value counts the number of I/O requests that have been issued to
73 This value counts the number of milliseconds during which the device has
79 This value counts the number of milliseconds that I/O requests have waited
81 value will increase as the product of the number of milliseconds times the
82 number of requests waiting (see "read ticks" above for an example).