Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c62 unsigned int do_pc7; variable
392 if (do_pc7) in print_header()
480 if (do_pc7) in dump_counters()
653 if (do_pc7) in format_counters()
770 if (do_pc7) in delta_package()
935 if (do_pc7) in clear_counters()
992 if (do_pc7) in sum_counters()
1049 if (do_pc7) in compute_average()
1224 if (do_pc7) in get_counters()
3355 do_pc7 = do_snb_cstates && (pkg_cstate_limit >= PCL__7); in process_cpuid()