Home
last modified time | relevance | path

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

/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c58 unsigned int do_pc6; variable
344 if (do_pc6) in print_header()
430 if (do_pc6) in dump_counters()
581 if (do_pc6) in format_counters()
689 if (do_pc6) in delta_package()
840 if (do_pc6) in clear_counters()
891 if (do_pc6) in sum_counters()
945 if (do_pc6) in compute_average()
1064 if (do_pc6) in get_counters()
2675 do_pc6 = (pkg_cstate_limit >= PCL__6); in process_cpuid()