Home
last modified time | relevance | path

Searched refs:should_run (Results 1 – 5 of 5) sorted by relevance

/tools/tracing/rtla/src/
A Dtimerlat_u.h8 int should_run; member
A Dtimerlat_u.c186 while (params->should_run) { in timerlat_u_dispatcher()
A Dtimerlat_top.c1189 params_u.should_run = 1; in timerlat_top_main()
1247 params_u.should_run = 0; in timerlat_top_main()
A Dtimerlat_hist.c1327 params_u.should_run = 1; in timerlat_hist_main()
1445 params_u.should_run = 0; in timerlat_hist_main()
/tools/testing/selftests/bpf/
A Dtest_progs.c165 bool should_run; member
266 static bool should_run(struct test_selector *sel, int num, const char *name) in should_run() function
1523 if (!test->should_run || test->run_serial_test) in dispatch_thread()
1726 if (!test->should_run || !test->run_serial_test) in server_main()
1993 test->should_run = should_run(&env.test_selector, in main()
2002 if (test->should_run) in main()
2054 if (!test->should_run) in main()

Completed in 14 milliseconds