Home
last modified time | relevance | path

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

/tools/perf/util/
Dhelp.c7 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname()
19 static void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames()
37 static void uniq(struct cmdnames *cmds) in uniq()
51 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()
73 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()
116 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
257 static void add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()