Searched refs:cmd_help (Results 1 – 8 of 8) sorted by relevance
| /tools/power/cpupower/utils/ |
| 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
|
| /tools/perf/ |
| A D | builtin.h | 30 int cmd_help(int argc, const char **argv);
|
| A D | builtin-help.c | 430 int cmd_help(int argc, const char **argv) in cmd_help() function
|
| A D | perf.c | 60 { "help", cmd_help, 0 },
|
| /tools/testing/selftests/resctrl/ |
| A D | resctrl_tests.c | 63 static void cmd_help(void) in cmd_help() function 310 cmd_help(); in main()
|
| /tools/power/x86/intel-speed-select/ |
| A D | isst-config.c | 45 static int cmd_help; variable 1468 if (cmd_help) { in dump_isst_config() 1581 if (cmd_help) { in set_tdp_level() 1647 if (cmd_help) { in dump_pbf_config() 2049 if (cmd_help) { in set_pbf_enable() 2110 if (cmd_help) { in dump_fact_config() 2215 if (cmd_help) { in set_fact_enable() 2364 if (cmd_help) { in set_clos_enable() 2411 if (cmd_help) { in dump_clos_config() 2453 if (cmd_help) { in dump_clos_info() [all …]
|
| /tools/usb/usbip/src/ |
| A D | usbipd.c | 604 cmd_help, in main() enumerator 642 cmd = cmd_help; in main() 675 case cmd_help: in main()
|
| /tools/testing/selftests/x86/ |
| A D | lam.c | 1080 static void cmd_help(void) in cmd_help() function 1329 cmd_help(); in main()
|
Completed in 21 milliseconds