Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c58 unsigned int do_pc6; variable
349 if (do_pc6) in print_header()
435 if (do_pc6) in dump_counters()
590 if (do_pc6) in format_counters()
698 if (do_pc6) in delta_package()
849 if (do_pc6) in clear_counters()
900 if (do_pc6) in sum_counters()
954 if (do_pc6) in compute_average()
1075 if (do_pc6) in get_counters()
2784 do_pc6 = (pkg_cstate_limit >= PCL__6); in process_cpuid()