Searched refs:io_iops (Results 1 – 1 of 1) sorted by relevance
326 unsigned long long *io_iops, in calc_iops() argument334 diff = io_iops[i] - prev_io_iops[i]; in calc_iops()346 prev_io_iops[i] = io_iops[i]; in calc_iops()360 unsigned long long io_iops[DDIR_RWDIR_CNT]; in calc_thread_status() local390 io_iops[DDIR_READ] = io_iops[DDIR_WRITE] = io_iops[DDIR_TRIM] = 0; in calc_thread_status()446 io_iops[0] += td->io_blocks[ddir]; in calc_thread_status()449 io_iops[ddir] += td->io_blocks[ddir]; in calc_thread_status()499 calc_iops(unified_rw_rep, disp_time, io_iops, disp_io_iops, je->iops); in calc_thread_status()