Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/
Dbuiltin-top.c1223 const char * const top_usage[] = { in cmd_top() local
1238 argc = parse_options(argc, argv, options, top_usage, 0); in cmd_top()
1240 usage_with_options(top_usage, options); in cmd_top()
1248 parse_options_usage(top_usage, options, "s", 1); in cmd_top()
1250 parse_options_usage(sort_order ? NULL : top_usage, in cmd_top()
1283 usage_with_options(top_usage, options); in cmd_top()