Home
last modified time | relevance | path

Searched refs:wrqueue_pc (Results 1 – 2 of 2) sorted by relevance

/external/blktrace/
Dblktrace.h36 unsigned long rrqueue_pc, wrqueue_pc, creads_pc, cwrites_pc; member
Dblkparse.c1253 ios->wrqueue_pc++; in __account_pc_requeue()
1670 ios->rrqueue_pc || ios->wrqueue_pc || ios->creads_pc || ios->cwrites_pc) { in dump_io_stats()
1676 fprintf(ofp, " PC Writes Req.: %s\n", size_cnv(x, ios->wrqueue_pc, 0)); in dump_io_stats()
1817 total.wrqueue_pc += ios->wrqueue_pc; in show_device_and_cpu_stats()