Home
last modified time | relevance | path

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

/linux-2.6.39/tools/perf/util/
Dhelp.c157 struct cmdnames *main_cmds, in load_command_list()
192 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands()
273 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local
/linux-2.6.39/tools/perf/
Dbuiltin-help.c276 static struct cmdnames main_cmds, other_cmds; variable