Lines Matching defs:tests
43 static int tests;
418 ret = epoll_wait(epoll_fd, evs, tests, 0);
462 tests = 0;
466 tests += sve_vl_count * cpus;
473 tests += sme_vl_count * cpus * 2;
479 tests += cpus;
490 tests += cpus * fpsimd_per_cpu;
493 ksft_set_plan(tests);
504 children = calloc(sizeof(*children), tests);
539 evs = calloc(tests, sizeof(*evs));
542 tests);
574 * tests print during startup then are silent when
580 ret = epoll_wait(epoll_fd, evs, tests, 1000);
601 * aren't actually running the tests yet .
636 for (i = 0; i < tests; i++)
641 for (i = 0; i < tests; i++)