Home
last modified time | relevance | path

Searched defs:other_cmds (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/subcmd/
Dhelp.c196 struct cmdnames *other_cmds) in load_command_list()
232 struct cmdnames *other_cmds) in list_commands()
/kernel/linux/linux-5.10/tools/perf/util/
Dhelp-unknown-cmd.c58 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-help.c298 static struct cmdnames main_cmds, other_cmds; variable