Searched refs:stat_io_bytes (Results 1 – 3 of 3) sorted by relevance
85 td->stat_io_bytes[ddir] = 0; in reset_io_counters()
121 uint64_t stat_io_bytes[DDIR_RWDIR_CNT]; member
1834 delta = td->this_io_bytes[ddir] - td->stat_io_bytes[ddir]; in add_bw_sample()1848 td->stat_io_bytes[ddir] = td->this_io_bytes[ddir]; in add_bw_sample()