Home
last modified time | relevance | path

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

/tools/perf/util/
Dhelp-unknown-cmd.c30 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list() function
65 if (add_cmd_list(&main_cmds, &other_cmds) < 0) { in help_unknown_cmd()