[][src]Function radvisor::collection::collect::read::io

pub fn io(file: &Option<File>, buffers: &mut WorkingBuffers)

Tries to read an IO file and creates aggregate stats for read, write, sync, and async. The original files are in the form of:

8:0 Read 4272128
8:0 Write 0
8:0 Sync 4272128
8:0 Async 0
8:0 Discard 0
8:0 Total 4272128
11:0 Read 1073152
11:0 Write 0
11:0 Sync 1073152
11:0 Async 0
11:0 Discard 0
11:0 Total 1073152
Total 5345280