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

/external/linux-tools-perf/src/tools/perf/
H A Dbuiltin-top.c1141 const char * const top_usage[] = { local
1150 argc = parse_options(argc, argv, options, top_usage, 0);
1152 usage_with_options(top_usage, options);
1158 usage_with_options(top_usage, options);
1191 usage_with_options(top_usage, options);

Completed in 501 milliseconds