Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/tests/
Dbuiltin-test.c552 const char * const test_subcommands[] = { "list", NULL }; in cmd_test() local
565 argc = parse_options_subcommand(argc, argv, test_options, test_subcommands, test_usage, 0); in cmd_test()