Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/subcmd/
Dhelp.c193 struct cmdnames *main_cmds, in load_command_list()
229 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()
/Linux-v4.19/tools/perf/util/
Dhelp-unknown-cmd.c56 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local
/Linux-v4.19/tools/perf/
Dbuiltin-help.c293 static struct cmdnames main_cmds, other_cmds; variable