Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c77 unsigned int do_ptm; variable
4443 if (!(do_dts || do_ptm)) in print_thermal()
4457 if (do_ptm && (t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE)) { in print_thermal()
4806 if (!(do_dts || do_ptm)) in set_temperature_target()
5104 do_ptm = eax & (1 << 6); in process_cpuid()
5105 if (do_ptm) in process_cpuid()
5120 do_ptm ? "" : "No-", in process_cpuid()