Searched defs:other_cmds (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/perf/
H A Dbuiltin-help.c279 static struct cmdnames main_cmds, other_cmds; variable in typeref:struct:
/linux-4.1.27/tools/perf/util/
H A Dhelp.c273 struct cmdnames main_cmds, other_cmds; help_unknown_cmd() local
157 load_command_list(const char *prefix, struct cmdnames *main_cmds, struct cmdnames *other_cmds) load_command_list() argument
193 list_commands(const char *title, struct cmdnames *main_cmds, struct cmdnames *other_cmds) list_commands() argument

Completed in 165 milliseconds