Home
last modified time | relevance | path

Searched refs:list_commands (Results 1 – 3 of 3) sorted by relevance

/tools/lib/subcmd/
Dhelp.h33 void list_commands(const char *title, struct cmdnames *main_cmds,
Dhelp.c241 void list_commands(const char *title, struct cmdnames *main_cmds, in list_commands() function
/tools/perf/
Dbuiltin-help.c468 list_commands("perf commands", &main_cmds, &other_cmds); in cmd_help()