Home
last modified time | relevance | path

Searched refs:option_index (Results 1 – 3 of 3) sorted by relevance

/tools/power/cpupower/bench/
Dmain.c79 int option_index = 0; in main() local
89 long_options, &option_index); in main()
/tools/testing/selftests/powerpc/benchmarks/
Dcontext_switch.c393 int option_index = 0; in main() local
395 c = getopt_long(argc, argv, "", options, &option_index); in main()
402 if (options[option_index].flag != 0) in main()
/tools/power/x86/turbostat/
Dturbostat.c3738 int option_index = 0; in cmdline() local
3761 long_options, &option_index)) != -1) { in cmdline()