Searched refs:wrqueue_pc (Results 1 – 2 of 2) sorted by relevance
41 unsigned long rrqueue_pc, wrqueue_pc, creads_pc, cwrites_pc; member
1261 ios->wrqueue_pc++; in __account_pc_requeue()1704 ios->rrqueue_pc || ios->wrqueue_pc || ios->creads_pc || ios->cwrites_pc) { in dump_io_stats()1723 fprintf(ofp, " PC Writes Req.: %s\n", size_cnv(x, ios->wrqueue_pc, 0)); in dump_io_stats()1872 total.wrqueue_pc += ios->wrqueue_pc; in show_device_and_cpu_stats()