Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/cpupower/bench/
Dmain.c31 static struct option long_options[] = { variable
89 long_options, &option_index); in main()
/linux-4.4.14/tools/hv/
Dhv_fcopy_daemon.c143 static struct option long_options[] = { in main() local
149 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.c1411 static struct option long_options[] = { in main() local
1417 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c3136 static struct option long_options[] = { in cmdline() local
3157 long_options, &option_index)) != -1) { in cmdline()