Home | History | Annotate | Download | only in blktrace

Lines Matching refs:qreads_pc

1208 		ios->qreads_pc++;
1669 if (ios->qreads_pc || ios->qwrites_pc || ios->ireads_pc || ios->iwrites_pc ||
1671 fprintf(ofp, " PC Reads Queued: %s, %siB\t", size_cnv(x, ios->qreads_pc, 0), size_cnv(y, ios->qread_kb_pc, 1));
1810 total.qreads_pc += ios->qreads_pc;