Lines Matching defs:total_tests
578 unsigned int total_tests = 0;
684 (params->iterations && total_tests >= params->iterations))) {
690 total_tests++;
739 result("unmap data NULL", total_tests,
755 result("src mapping error", total_tests,
772 result("dst mapping error", total_tests,
802 result("prep error", total_tests, src->off,
816 result("submit error", total_tests, src->off,
839 result("test timed out", total_tests, src->off, dst->off,
848 "completion busy status", total_tests, src->off,
856 verbose_result("test passed", total_tests, src->off,
888 result("data error", total_tests, src->off, dst->off,
892 verbose_result("test passed", total_tests, src->off,
918 iops = dmatest_persec(runtime, total_tests);
920 current->comm, total_tests, failed_tests,