Home
last modified time | relevance | path

Searched refs:long_options (Results 1 – 5 of 5) sorted by relevance

/tools/power/cpupower/bench/
Dmain.c31 static struct option long_options[] = { variable
89 long_options, &option_index); in main()
/tools/hv/
Dhv_fcopy_daemon.c157 static struct option long_options[] = { in main() local
163 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
Dhv_vss_daemon.c154 static struct option long_options[] = { in main() local
160 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
Dhv_kvp_daemon.c1369 static struct option long_options[] = { in main() local
1375 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
/tools/power/x86/turbostat/
Dturbostat.c3139 static struct option long_options[] = { in cmdline() local
3160 long_options, &option_index)) != -1) { in cmdline()