Home
last modified time | relevance | path

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

/tools/lib/subcmd/
A Dhelp.h31 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes);
A Dhelp.c73 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds() function
252 exclude_cmds(other_cmds, main_cmds); in load_command_list()
/tools/perf/tests/
A Dsubcmd-help.c71 exclude_cmds(&cmds1, &cmds2); in test__exclude_cmdnames()

Completed in 4 milliseconds