Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-sched.c1844 const char *sched_usage[] = { in cmd_sched() local
1868 sched_usage, PARSE_OPT_STOP_AT_NON_OPTION); in cmd_sched()
1870 usage_with_options(sched_usage, sched_options); in cmd_sched()
1902 usage_with_options(sched_usage, sched_options); in cmd_sched()