Searched refs:io_iops (Results 1 – 1 of 1) sorted by relevance
298 unsigned long long *io_iops, in calc_iops() argument306 diff = io_iops[i] - prev_io_iops[i]; in calc_iops()313 prev_io_iops[i] = io_iops[i]; in calc_iops()327 unsigned long long io_iops[DDIR_RWDIR_CNT]; in calc_thread_status() local357 io_iops[DDIR_READ] = io_iops[DDIR_WRITE] = io_iops[DDIR_TRIM] = 0; in calc_thread_status()413 io_iops[0] += td->io_blocks[ddir]; in calc_thread_status()416 io_iops[ddir] += td->io_blocks[ddir]; in calc_thread_status()460 calc_iops(unified_rw_rep, disp_time, io_iops, disp_io_iops, je->iops); in calc_thread_status()