Lines Matching defs:total_tests
578 unsigned int total_tests = 0;
682 (params->iterations && total_tests >= params->iterations))) {
688 total_tests++;
737 result("unmap data NULL", total_tests,
753 result("src mapping error", total_tests,
770 result("dst mapping error", total_tests,
800 result("prep error", total_tests, src->off,
814 result("submit error", total_tests, src->off,
837 result("test timed out", total_tests, src->off, dst->off,
846 "completion busy status", total_tests, src->off,
854 verbose_result("test passed", total_tests, src->off,
886 result("data error", total_tests, src->off, dst->off,
890 verbose_result("test passed", total_tests, src->off,
916 iops = dmatest_persec(runtime, total_tests);
918 current->comm, total_tests, failed_tests,