Home
last modified time | relevance | path

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

/Linux-v6.1/tools/perf/
Dbuiltin-sched.c3481 const struct option sched_options[] = { in cmd_sched() local
3498 OPT_PARENT(sched_options) in cmd_sched()
3503 OPT_PARENT(sched_options) in cmd_sched()
3514 OPT_PARENT(sched_options) in cmd_sched()
3544 OPT_PARENT(sched_options) in cmd_sched()
3592 argc = parse_options_subcommand(argc, argv, sched_options, sched_subcommands, in cmd_sched()
3595 usage_with_options(sched_usage, sched_options); in cmd_sched()
3654 usage_with_options(sched_usage, sched_options); in cmd_sched()