Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-check.c18 static struct option check_feature_options[] = { OPT_PARENT(check_options) }; variable
141 argc = parse_options(argc, argv, check_feature_options, in subcommand_feature()
145 usage_with_options(check_feature_usage, check_feature_options); in subcommand_feature()