Searched defs:main_cmds (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/tools/lib/subcmd/ |
| D | help.c | 195 struct cmdnames *main_cmds, in load_command_list() 231 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()
|
| /kernel/linux/linux-6.6/tools/lib/subcmd/ |
| D | help.c | 217 struct cmdnames *main_cmds, in load_command_list() 253 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()
|
| /kernel/linux/linux-6.6/tools/perf/util/ |
| D | help-unknown-cmd.c | 58 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| D | help-unknown-cmd.c | 58 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local
|
| /kernel/linux/linux-6.6/tools/perf/ |
| D | builtin-help.c | 300 static struct cmdnames main_cmds, other_cmds; variable
|
| /kernel/linux/linux-5.10/tools/perf/ |
| D | builtin-help.c | 298 static struct cmdnames main_cmds, other_cmds; variable
|