Searched defs:other_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
|
/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
|
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | help.c | 204 load_command_list(const char *prefix, struct cmdnames *main_cmds, struct cmdnames *other_cmds) load_command_list() argument 241 list_commands(const char *title, struct cmdnames *main_cmds, struct cmdnames *other_cmds) list_commands() argument [all...] |
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | help.c | 216 load_command_list(const char *prefix, struct cmdnames *main_cmds, struct cmdnames *other_cmds) load_command_list() argument 253 list_commands(const char *title, struct cmdnames *main_cmds, struct cmdnames *other_cmds) list_commands() 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