Home
last modified time | relevance | path

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

/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c59 unsigned int do_pc7; variable
346 if (do_pc7) in print_header()
432 if (do_pc7) in dump_counters()
583 if (do_pc7) in format_counters()
691 if (do_pc7) in delta_package()
842 if (do_pc7) in clear_counters()
893 if (do_pc7) in sum_counters()
947 if (do_pc7) in compute_average()
1070 if (do_pc7) in get_counters()
2676 do_pc7 = do_snb_cstates && (pkg_cstate_limit >= PCL__7); in process_cpuid()