Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c59 unsigned int do_pc7; variable
351 if (do_pc7) in print_header()
437 if (do_pc7) in dump_counters()
592 if (do_pc7) in format_counters()
700 if (do_pc7) in delta_package()
851 if (do_pc7) in clear_counters()
902 if (do_pc7) in sum_counters()
956 if (do_pc7) in compute_average()
1081 if (do_pc7) in get_counters()
2785 do_pc7 = do_snb_cstates && (pkg_cstate_limit >= PCL__7); in process_cpuid()