Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhelp.c159 struct cmdnames *other_cmds) in load_command_list()
194 struct cmdnames *other_cmds) in list_commands()
274 struct cmdnames main_cmds, other_cmds; in help_unknown_cmd() local
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-help.c266 static struct cmdnames main_cmds, other_cmds; variable