Searched defs:other_cmds (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/tools/perf/ | ||
H A D | builtin-help.c | 279 static struct cmdnames main_cmds, other_cmds; variable in typeref:struct: |
/linux-4.1.27/tools/perf/util/ | ||
H A D | help.c | 273 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