Home
last modified time | relevance | path

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

/external/blktrace/
Dblktrace.h41 unsigned long rrqueue_pc, wrqueue_pc, creads_pc, cwrites_pc; member
Dblkparse.c1265 ios->rrqueue_pc++; in __account_pc_requeue()
1704 ios->rrqueue_pc || ios->wrqueue_pc || ios->creads_pc || ios->cwrites_pc) { in dump_io_stats()
1722 fprintf(ofp, " PC Reads Req.: %s\t\t", size_cnv(x, ios->rrqueue_pc, 0)); in dump_io_stats()
1871 total.rrqueue_pc += ios->rrqueue_pc; in show_device_and_cpu_stats()