Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c526 unsigned int do_ptm; variable
8178 if (!(do_dts || do_ptm)) in set_temperature_target()
8248 if (!(do_dts || do_ptm)) in print_thermal()
8262 if (do_ptm && is_cpu_first_core_in_package(t, p)) { in print_thermal()
9187 do_ptm = eax & (1 << 6); in process_cpuid()
9188 if (do_ptm) in process_cpuid()
9203 do_ptm ? "" : "No-", in process_cpuid()