Home
last modified time | relevance | path

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

/linux-6.15/tools/power/cpupower/utils/
H A 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.15/tools/power/x86/intel-speed-select/
H A Disst-config.c44 static int cmd_help; variable
1458 if (cmd_help) { in dump_isst_config()
1570 if (cmd_help) { in set_tdp_level()
1636 if (cmd_help) { in dump_pbf_config()
2038 if (cmd_help) { in set_pbf_enable()
2099 if (cmd_help) { in dump_fact_config()
2204 if (cmd_help) { in set_fact_enable()
2353 if (cmd_help) { in set_clos_enable()
2400 if (cmd_help) { in dump_clos_config()
2442 if (cmd_help) { in dump_clos_info()
[all …]
/linux-6.15/tools/testing/selftests/resctrl/
H A Dresctrl_tests.c63 static void cmd_help(void) in cmd_help() function
310 cmd_help(); in main()
/linux-6.15/tools/usb/usbip/src/
H A Dusbipd.c604 cmd_help, in main() enumerator
642 cmd = cmd_help; in main()
675 case cmd_help: in main()
/linux-6.15/tools/perf/
H A Dbuiltin.h31 int cmd_help(int argc, const char **argv);
H A Dbuiltin-help.c430 int cmd_help(int argc, const char **argv) in cmd_help() function
H A Dperf.c60 { "help", cmd_help, 0 },
/linux-6.15/tools/testing/selftests/x86/
H A Dlam.c1078 static void cmd_help(void) in cmd_help() function
1326 cmd_help(); in main()