Home
last modified time | relevance | path

Searched refs:cmd_help (Results 1 – 8 of 8) sorted by relevance

/linux-6.12.1/tools/power/cpupower/utils/
Dcpupower.c25 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
/linux-6.12.1/tools/power/x86/intel-speed-select/
Disst-config.c44 static int cmd_help; variable
1253 if (cmd_help) { \
1450 if (cmd_help) { in dump_isst_config()
1562 if (cmd_help) { in set_tdp_level()
1628 if (cmd_help) { in dump_pbf_config()
2030 if (cmd_help) { in set_pbf_enable()
2091 if (cmd_help) { in dump_fact_config()
2196 if (cmd_help) { in set_fact_enable()
2345 if (cmd_help) { in set_clos_enable()
2392 if (cmd_help) { in dump_clos_config()
[all …]
/linux-6.12.1/tools/testing/selftests/resctrl/
Dresctrl_tests.c63 static void cmd_help(void) in cmd_help() function
231 cmd_help(); in main()
/linux-6.12.1/tools/usb/usbip/src/
Dusbipd.c604 cmd_help, in main() enumerator
642 cmd = cmd_help; in main()
675 case cmd_help: in main()
/linux-6.12.1/tools/perf/
Dbuiltin.h35 int cmd_help(int argc, const char **argv);
Dbuiltin-help.c430 int cmd_help(int argc, const char **argv) in cmd_help() function
Dperf.c60 { "help", cmd_help, 0 },
/linux-6.12.1/tools/testing/selftests/x86/
Dlam.c949 static void cmd_help(void) in cmd_help() function
1199 cmd_help(); in main()