Home
last modified time | relevance | path

Searched refs:load_command_list (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/lib/subcmd/
H A Dhelp.h23 void load_command_list(const char *prefix,
H A Dhelp.c216 void load_command_list(const char *prefix, in load_command_list() function
/openbmc/linux/tools/perf/util/
H A Dhelp-unknown-cmd.c65 load_command_list("perf-", &main_cmds, &other_cmds); in help_unknown_cmd()
/openbmc/linux/tools/perf/
H A Dbuiltin-help.c460 load_command_list("perf-", &main_cmds, &other_cmds); in cmd_help()