Searched refs:should_tmon (Results 1 – 2 of 2) sorted by relevance
167 bool should_tmon; member327 static bool should_tmon(struct test_selector *sel, const char *name) in should_tmon() function592 subtest_state->should_tmon = match_subtest(&env.tmon_selector.whitelist, in test__start_subtest()775 if (env.test->should_tmon || in netns_new()776 (env.subtest_state && env.subtest_state->should_tmon)) { in netns_new()2003 test->should_tmon = should_tmon(&env.tmon_selector, test->test_name); in main()
77 bool should_tmon; member
Completed in 8 milliseconds