Searched refs:td_bytes (Results 1 – 1 of 1) sorted by relevance
201 uint64_t td_iops, td_bytes; in steadystate_check() local214 td_bytes = 0; in steadystate_check()236 td_bytes += td->io_bytes[ddir]; in steadystate_check()251 group_bw += 1000 * (td_bytes - ss->prev_bytes) / rate_time; in steadystate_check()256 ss->prev_bytes = td_bytes; in steadystate_check()