Searched refs:list_commands (Results 1 – 4 of 4) sorted by relevance
26 void list_commands(const char *title, struct cmdnames *main_cmds,
193 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands() function
212 static void list_commands(void) in list_commands() function254 list_commands(); in do_help()
443 list_commands("perf commands", &main_cmds, &other_cmds); in cmd_help()