Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhelp.c258 static void add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list() function
284 add_cmd_list(&main_cmds, &aliases); in help_unknown_cmd()
285 add_cmd_list(&main_cmds, &other_cmds); in help_unknown_cmd()