Searched defs:main_cmds (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | help-unknown-cmd.c | 58 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local [all...] |
| /kernel/linux/linux-6.6/tools/perf/util/ |
| H A D | help-unknown-cmd.c | 58 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local [all...] |
| /kernel/linux/linux-5.10/tools/lib/subcmd/ |
| H A D | help.c | 241 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands() argument 204 load_command_list(const char *prefix, struct cmdnames *main_cmds, struct cmdnames *other_cmds) load_command_list() argument [all...] |
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| H A D | help.c | 253 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands() argument 216 load_command_list(const char *prefix, struct cmdnames *main_cmds, struct cmdnames *other_cmds) load_command_list() argument [all...] |
| /kernel/linux/linux-5.10/tools/perf/ |
| H A D | builtin-help.c | 298 static struct cmdnames main_cmds, other_cmds; variable
|
| /kernel/linux/linux-6.6/tools/perf/ |
| H A D | builtin-help.c | 300 static struct cmdnames main_cmds, other_cmds; variable
|
Completed in 4 milliseconds