Home
last modified time | relevance | path

Searched refs:creads_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.c1288 ios->creads_pc++; in __account_pc_c()
1704 ios->rrqueue_pc || ios->wrqueue_pc || ios->creads_pc || ios->cwrites_pc) { in dump_io_stats()
1724 fprintf(ofp, " PC Reads Compl.: %s\t\t", size_cnv(x, ios->creads_pc, 0)); in dump_io_stats()
1867 total.creads_pc += ios->creads_pc; in show_device_and_cpu_stats()