Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/subcmd/
H A Dhelp.c217 struct cmdnames *main_cmds, in load_command_list()
253 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()
/openbmc/linux/tools/perf/util/
H A Dhelp-unknown-cmd.c58 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local
/openbmc/linux/tools/perf/
H A Dbuiltin-help.c300 static struct cmdnames main_cmds, other_cmds; variable