Home
last modified time | relevance | path

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

/linux-5.19.10/tools/power/x86/turbostat/
Dturbostat.c250 unsigned int do_dts; variable
4762 if (!(do_dts || do_ptm)) in print_thermal()
4792 if (do_dts && debug) { in print_thermal()
5181 if (!(do_dts || do_ptm)) in set_temperature_target()
5509 do_dts = eax & (1 << 0); in process_cpuid()
5510 if (do_dts) in process_cpuid()
5528 do_dts ? "" : "No-", in process_cpuid()