builtin-help.c | 276 static struct cmdnames main_cmds, other_cmds; variable in typeref:struct:cmdnames 296 return is_in_cmdlist(&main_cmds, s) || 418 load_command_list("perf-", &main_cmds, &other_cmds); 427 list_commands("perf commands", &main_cmds, &other_cmds);
|