Searched refs:should_run (Results 1 – 4 of 4) sorted by relevance
9 int should_run;8 int should_run; global() member
233 params->user.should_run = 1; in run_tool()264 params->user.should_run = 0; in run_tool()
181 while (params->should_run) { in timerlat_u_dispatcher()
167 bool should_run; member270 static bool should_run(struct test_selector *sel, int num, const char *name) in should_run() function1586 if (!test->should_run || test->run_serial_test) in dispatch_thread()1806 if (!test->should_run || !test->run_serial_test) in server_main()2099 test->selected = should_run(&env.test_selector, in main()2101 test->should_run = test->selected; in main()2110 test->should_run = false; in main()2113 if (test->should_run) in main()2166 if (!test->should_run) { in main()