Searched refs:should_run (Results 1 – 5 of 5) sorted by relevance
8 int should_run; member
186 while (params->should_run) { in timerlat_u_dispatcher()
867 params_u.should_run = 1; in timerlat_top_main()917 params_u.should_run = 0; in timerlat_top_main()
1078 params_u.should_run = 1; in timerlat_hist_main()1121 params_u.should_run = 0; in timerlat_hist_main()
142 bool should_run; member160 static bool should_run(struct test_selector *sel, int num, const char *name) in should_run() function1212 if (!test->should_run || test->run_serial_test) in dispatch_thread()1415 if (!test->should_run || !test->run_serial_test) in server_main()1675 test->should_run = should_run(&env.test_selector, in main()1734 if (!test->should_run) in main()