Searched refs:load_command_list (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | help.h | 23 void load_command_list(const char *prefix,
|
H A D | help.c | 204 void load_command_list(const char *prefix, in load_command_list() function
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | help.h | 23 void load_command_list(const char *prefix,
|
H A D | help.c | 216 void load_command_list(const char *prefix, in load_command_list() function
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | help-unknown-cmd.c | 65 load_command_list("perf-", &main_cmds, &other_cmds); in help_unknown_cmd()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | help-unknown-cmd.c | 65 load_command_list("perf-", &main_cmds, &other_cmds); in help_unknown_cmd()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-help.c | 457 load_command_list("perf-", &main_cmds, &other_cmds); in cmd_help()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-help.c | 460 load_command_list("perf-", &main_cmds, &other_cmds); in cmd_help()
|
Completed in 5 milliseconds