OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:help_unknown_cmd
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin.h
11
extern const char *
help_unknown_cmd
(const char *cmd);
perf.c
537
cmd = argv[0] =
help_unknown_cmd
(cmd);
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
help.c
271
const char *
help_unknown_cmd
(const char *cmd)
function
Completed in 88 milliseconds