Home | History | Annotate | Download | only in qemu

Lines Matching refs:Cflag

103 		int count, int total, int cnt, int Cflag)
107 timestr(t, ts, sizeof(ts), Cflag ? VERBOSE_FIXED_TIME : 0);
108 if (!Cflag) {
352 int Cflag = 0, pflag = 0, qflag = 0, vflag = 0;
368 Cflag = 1;
488 print_report("read", &t2, offset, count, total, cnt, Cflag);
532 int Cflag = 0, qflag = 0, vflag = 0;
546 Cflag = 1;
613 print_report("read", &t2, offset, qiov.size, total, cnt, Cflag);
657 int Cflag = 0, pflag = 0, qflag = 0, bflag = 0;
672 Cflag = 1;
746 print_report("wrote", &t2, offset, count, total, cnt, Cflag);
788 int Cflag = 0, qflag = 0;
801 Cflag = 1;
849 print_report("wrote", &t2, offset, qiov.size, total, cnt, Cflag);
892 int Cflag = 0, qflag = 0;
908 Cflag = 1;
993 print_report("wrote", &t2, first_offset, total, total, cnt, Cflag);
1011 int Cflag;
1038 ctx->qiov.size, 1, ctx->Cflag);
1080 ctx->qiov.size, 1, ctx->Cflag);
1129 ctx->Cflag = 1;
1230 ctx->Cflag = 1;
1432 int Cflag = 0, qflag = 0;
1440 Cflag = 1;
1479 print_report("discard", &t2, offset, count, count, 1, Cflag);