Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/
Dbuiltin-sched.c1746 const char *sched_usage[] = { in cmd_sched() local
1770 sched_usage, PARSE_OPT_STOP_AT_NON_OPTION); in cmd_sched()
1772 usage_with_options(sched_usage, sched_options); in cmd_sched()
1804 usage_with_options(sched_usage, sched_options); in cmd_sched()