Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-sched.c4834 const struct option sched_options[] = { in cmd_sched() local
4851 OPT_PARENT(sched_options) in cmd_sched()
4856 OPT_PARENT(sched_options) in cmd_sched()
4871 OPT_PARENT(sched_options) in cmd_sched()
4905 OPT_PARENT(sched_options) in cmd_sched()
4967 argc = parse_options_subcommand(argc, argv, sched_options, sched_subcommands, in cmd_sched()
4970 usage_with_options(sched_usage, sched_options); in cmd_sched()
5063 usage_with_options(sched_usage, sched_options); in cmd_sched()