Home
last modified time | relevance | path

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

/linux-6.12.1/tools/power/x86/turbostat/
Dturbostat.c339 unsigned int do_ptm; variable
7155 if (!(do_dts || do_ptm)) in set_temperature_target()
7225 if (!(do_dts || do_ptm)) in print_thermal()
7239 if (do_ptm && is_cpu_first_core_in_package(t, c, p)) { in print_thermal()
8034 do_ptm = eax & (1 << 6); in process_cpuid()
8035 if (do_ptm) in process_cpuid()
8050 do_ptm ? "" : "No-", in process_cpuid()