Home
last modified time | relevance | path

Searched refs:info_opts (Results 1 – 4 of 4) sorted by relevance

/tools/power/cpupower/debug/i386/
Ddump_psb.c136 static struct option info_opts[] = { variable
158 ret = getopt_long(argc, argv, "hr:n:", info_opts, NULL); in main()
/tools/power/cpupower/utils/
Dcpuidle-set.c15 static struct option info_opts[] = { variable
34 ret = getopt_long(argc, argv, "d:e:ED:", info_opts, NULL); in cmd_idle_set()
Dcpuidle-info.c128 static struct option info_opts[] = { variable
147 ret = getopt_long(argc, argv, "os", info_opts, NULL); in cmd_idle_info()
Dcpufreq-info.c538 static struct option info_opts[] = { variable
567 ret = getopt_long(argc, argv, "oefwldpgrasmybn", info_opts, in cmd_freq_info()