top_usage 1544 tools/perf/builtin-top.c const char * const top_usage[] = { top_usage 1564 tools/perf/builtin-top.c argc = parse_options(argc, argv, options, top_usage, 0); top_usage 1566 tools/perf/builtin-top.c usage_with_options(top_usage, options); top_usage 1585 tools/perf/builtin-top.c parse_options_usage(top_usage, options, "fields", 0); top_usage 1607 tools/perf/builtin-top.c parse_options_usage(top_usage, options, "s", 1); top_usage 1609 tools/perf/builtin-top.c parse_options_usage(sort_order ? NULL : top_usage,