Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-sched.c3439 const struct option sched_options[] = { in cmd_sched() local
3456 OPT_PARENT(sched_options) in cmd_sched()
3461 OPT_PARENT(sched_options) in cmd_sched()
3472 OPT_PARENT(sched_options) in cmd_sched()
3502 OPT_PARENT(sched_options) in cmd_sched()
3547 argc = parse_options_subcommand(argc, argv, sched_options, sched_subcommands, in cmd_sched()
3550 usage_with_options(sched_usage, sched_options); in cmd_sched()
3606 usage_with_options(sched_usage, sched_options); in cmd_sched()