Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-top.c1544 const char * const top_usage[] = { in cmd_top() local
1564 argc = parse_options(argc, argv, options, top_usage, 0); in cmd_top()
1566 usage_with_options(top_usage, options); in cmd_top()
1585 parse_options_usage(top_usage, options, "fields", 0); in cmd_top()
1607 parse_options_usage(top_usage, options, "s", 1); in cmd_top()
1609 parse_options_usage(sort_order ? NULL : top_usage, in cmd_top()