Searched refs:read_ios (Results 1 – 1 of 1) sorted by relevance
629 unsigned long read_ios = 0; in dump_stat_from_fd() local637 read_ios = ((unsigned long long)S_TO_MS * fields[__STAT_READ_IOS] in dump_stat_from_fd()661 printf("%-30s: perf(ios) rd: %luKB/s(%lu/s) q: %u\n", path, read_perf, read_ios, queue); in dump_stat_from_fd()664 read_ios, write_perf, write_ios, queue); in dump_stat_from_fd()