Home
last modified time | relevance | path

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

/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c57 unsigned int do_pc3; variable
342 if (do_pc3) in print_header()
428 if (do_pc3) in dump_counters()
579 if (do_pc3) in format_counters()
687 if (do_pc3) in delta_package()
838 if (do_pc3) in clear_counters()
889 if (do_pc3) in sum_counters()
943 if (do_pc3) in compute_average()
1061 if (do_pc3) in get_counters()
2674 do_pc3 = (pkg_cstate_limit >= PCL__3); in process_cpuid()