Searched refs:test_subcommands (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/tools/perf/tests/ |
| D | builtin-test.c | 533 const char * const test_subcommands[] = { "list", NULL }; in cmd_test() local 543 argc = parse_options_subcommand(argc, argv, test_options, test_subcommands, test_usage, 0); in cmd_test()
|
| /kernel/linux/linux-5.10/tools/perf/tests/ |
| D | builtin-test.c | 789 const char * const test_subcommands[] = { "list", NULL }; in cmd_test() local 799 argc = parse_options_subcommand(argc, argv, test_options, test_subcommands, test_usage, 0); in cmd_test()
|