Home
last modified time | relevance | path

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

/openbmc/linux/tools/power/x86/turbostat/
H A Dturbostat.c256 unsigned int do_dts; variable
4850 if (!(do_dts || do_ptm)) in print_thermal()
4880 if (do_dts && debug) { in print_thermal()
5270 if (!(do_dts || do_ptm)) in set_temperature_target()
5612 do_dts = eax & (1 << 0); in process_cpuid()
5613 if (do_dts) in process_cpuid()
5631 do_dts ? "" : "No-", in process_cpuid()