Home
last modified time | relevance | path

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

/linux-6.6.21/tools/perf/
Dbuiltin-sched.c3490 const struct option sched_options[] = { in cmd_sched() local
3507 OPT_PARENT(sched_options) in cmd_sched()
3512 OPT_PARENT(sched_options) in cmd_sched()
3523 OPT_PARENT(sched_options) in cmd_sched()
3553 OPT_PARENT(sched_options) in cmd_sched()
3616 argc = parse_options_subcommand(argc, argv, sched_options, sched_subcommands, in cmd_sched()
3619 usage_with_options(sched_usage, sched_options); in cmd_sched()
3678 usage_with_options(sched_usage, sched_options); in cmd_sched()