Home
last modified time | relevance | path

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

/linux-4.1.27/tools/power/cpupower/bench/
Dmain.c31 static struct option long_options[] = { variable
89 long_options, &option_index); in main()
/linux-4.1.27/tools/hv/
Dhv_fcopy_daemon.c141 static struct option long_options[] = { in main() local
147 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
Dhv_vss_daemon.c195 static struct option long_options[] = { in main() local
201 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
Dhv_kvp_daemon.c1446 static struct option long_options[] = { in main() local
1452 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c3025 static struct option long_options[] = { in cmdline() local
3046 long_options, &option_index)) != -1) { in cmdline()