Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dhelp.h24 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes);
Dhelp.c52 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds() function
190 exclude_cmds(other_cmds, main_cmds); in load_command_list()