Home
last modified time | relevance | path

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

/linux-6.15/tools/power/x86/turbostat/
H A Dturbostat.c360 unsigned int do_ptm; variable
7497 if (!(do_dts || do_ptm)) in set_temperature_target()
7567 if (!(do_dts || do_ptm)) in print_thermal()
7581 if (do_ptm && is_cpu_first_core_in_package(t, c, p)) { in print_thermal()
8379 do_ptm = eax & (1 << 6); in process_cpuid()
8380 if (do_ptm) in process_cpuid()
8395 do_ptm ? "" : "No-", in process_cpuid()