Home
last modified time | relevance | path

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

/linux-5.15/tools/perf/
H A Dbuiltin-sched.c3522 const char *sched_usage[] = { in cmd_sched() local
3546 sched_usage, PARSE_OPT_STOP_AT_NON_OPTION); in cmd_sched()
3548 usage_with_options(sched_usage, sched_options); in cmd_sched()
3604 usage_with_options(sched_usage, sched_options); in cmd_sched()