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/
builtin.h
12
extern const char *
help_unknown_cmd
(const char *cmd);
perf.c
507
cmd = argv[0] =
help_unknown_cmd
(cmd);
/external/linux-tools-perf/util/
help.c
276
const char *
help_unknown_cmd
(const char *cmd)
function
Completed in 1223 milliseconds