Home
last modified time | relevance | path

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

/Linux-v4.19/tools/power/x86/turbostat/
Dturbostat.c87 unsigned int do_ptm; variable
3942 if (!(do_dts || do_ptm)) in print_thermal()
3956 if (do_ptm && (t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE)) { in print_thermal()
4305 if (!(do_dts || do_ptm)) in set_temperature_target()
4518 do_ptm = eax & (1 << 6); in process_cpuid()
4519 if (do_ptm) in process_cpuid()
4534 do_ptm ? "" : "No-", in process_cpuid()