Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c57 unsigned int do_pc3; variable
347 if (do_pc3) in print_header()
433 if (do_pc3) in dump_counters()
588 if (do_pc3) in format_counters()
696 if (do_pc3) in delta_package()
847 if (do_pc3) in clear_counters()
898 if (do_pc3) in sum_counters()
952 if (do_pc3) in compute_average()
1072 if (do_pc3) in get_counters()
2783 do_pc3 = (pkg_cstate_limit >= PCL__3); in process_cpuid()