Searched refs:info_opts (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/tools/power/cpupower/utils/ |
A D | powercap-info.c | 21 static struct option info_opts[] = { variable 98 ret = getopt_long(argc, argv, "a", info_opts, NULL); in cmd_cap_info()
|
A D | cpuidle-set.c | 16 static struct option info_opts[] = { variable 35 ret = getopt_long(argc, argv, "d:e:ED:", info_opts, NULL); in cmd_idle_set()
|
A D | cpuidle-info.c | 125 static struct option info_opts[] = { variable 144 ret = getopt_long(argc, argv, "os", info_opts, NULL); in cmd_idle_info()
|
A D | cpufreq-info.c | 483 static struct option info_opts[] = { variable 513 ret = getopt_long(argc, argv, "oefwldpgrasmybnc", info_opts, in cmd_freq_info()
|
/linux-6.3-rc2/scripts/gdb/linux/ |
A D | proc.py | 113 def info_opts(lst, opt): function 198 pathname, fstype, rd, info_opts(FS_INFO, s_flags), 199 info_opts(MNT_INFO, m_flags)))
|
/linux-6.3-rc2/tools/power/cpupower/debug/i386/ |
A D | dump_psb.c | 134 static struct option info_opts[] = { variable 156 ret = getopt_long(argc, argv, "hr:n:", info_opts, NULL); in main()
|
Completed in 5 milliseconds