Home
last modified time | relevance | path

Searched refs:test_options (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/tests/
Dbuiltin-test.c781 const struct option test_options[] = { in cmd_test() local
796 argc = parse_options_subcommand(argc, argv, test_options, test_subcommands, test_usage, 0); in cmd_test()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
Dtest_sockmap.c1287 static void test_options(char *options) in test_options() function
1347 test_options(options); in __test_exec()