Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/
Dbuiltin-sched.c3444 const struct option sched_options[] = { in cmd_sched() local
3461 OPT_PARENT(sched_options) in cmd_sched()
3466 OPT_PARENT(sched_options) in cmd_sched()
3477 OPT_PARENT(sched_options) in cmd_sched()
3507 OPT_PARENT(sched_options) in cmd_sched()
3553 argc = parse_options_subcommand(argc, argv, sched_options, sched_subcommands, in cmd_sched()
3556 usage_with_options(sched_usage, sched_options); in cmd_sched()
3615 usage_with_options(sched_usage, sched_options); in cmd_sched()