Searched refs:cmd_help (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/tools/power/cpupower/utils/ |
H A D | cpupower.c | 25 static int cmd_help(int argc, const char **argv); 61 { "help", cmd_help, 0 }, 106 static int cmd_help(int argc, const char **argv) in cmd_help() function
|
/openbmc/linux/tools/testing/selftests/resctrl/ |
H A D | resctrl_tests.c | 50 static void cmd_help(void) in cmd_help() function 259 cmd_help(); in main()
|
/openbmc/linux/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 44 static int cmd_help; variable 1379 if (cmd_help) { in dump_isst_config() 1490 if (cmd_help) { in set_tdp_level() 1556 if (cmd_help) { in dump_pbf_config() 1958 if (cmd_help) { in set_pbf_enable() 2018 if (cmd_help) { in dump_fact_config() 2123 if (cmd_help) { in set_fact_enable() 2264 if (cmd_help) { in set_clos_enable() 2311 if (cmd_help) { in dump_clos_config() 2353 if (cmd_help) { in dump_clos_info() [all …]
|
/openbmc/linux/tools/perf/ |
H A D | builtin.h | 16 int cmd_help(int argc, const char **argv);
|
H A D | perf.c | 57 { "help", cmd_help, 0 },
|
H A D | builtin-help.c | 430 int cmd_help(int argc, const char **argv) in cmd_help() function
|
/openbmc/linux/tools/usb/usbip/src/ |
H A D | usbipd.c | 604 cmd_help, in main() enumerator 642 cmd = cmd_help; in main() 675 case cmd_help: in main()
|
/openbmc/linux/tools/testing/selftests/x86/ |
H A D | lam.c | 949 static void cmd_help(void) in cmd_help() function 1199 cmd_help(); in main()
|