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