Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/
Dbuiltin-sched.c3437 const struct option sched_options[] = { in cmd_sched() local
3454 OPT_PARENT(sched_options) in cmd_sched()
3459 OPT_PARENT(sched_options) in cmd_sched()
3470 OPT_PARENT(sched_options) in cmd_sched()
3500 OPT_PARENT(sched_options) in cmd_sched()
3545 argc = parse_options_subcommand(argc, argv, sched_options, sched_subcommands, in cmd_sched()
3548 usage_with_options(sched_usage, sched_options); in cmd_sched()
3604 usage_with_options(sched_usage, sched_options); in cmd_sched()