Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c257 unsigned int do_ptm; variable
4851 if (!(do_dts || do_ptm)) in print_thermal()
4865 if (do_ptm && (t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE)) { in print_thermal()
5271 if (!(do_dts || do_ptm)) in set_temperature_target()
5617 do_ptm = eax & (1 << 6); in process_cpuid()
5618 if (do_ptm) in process_cpuid()
5633 do_ptm ? "" : "No-", in process_cpuid()