Lines Matching defs:tot
423 "tot:%d get:%d put:%d mt:%d "
1038 uint64_t tot, totin, totout;
1151 tot = atomic_read(&tgtp->rcv_fcp_cmd_drop);
1152 tot += atomic_read(&tgtp->xmt_fcp_release);
1153 tot = atomic_read(&tgtp->rcv_fcp_cmd_in) - tot;
1156 "IO_CTX: %08x WAIT: cur %08x tot %08x\n"
1161 tot);
1185 tot = cstat->io_cmpls;
1186 totin += tot;
1202 tot, ((data1 + data2 + data3) - tot));
1257 u64 tot, totin, totout;
1271 tot = cstat->io_cmpls;
1272 totin += tot;
1284 tot, ((data1 + data2 + data3) - tot));