Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c78 unsigned int do_dts; variable
308 if (do_dts) in print_header()
518 if (do_dts) in format_counters()
948 if (do_dts) { in get_counters()
1662 if (!(do_dts || do_ptm)) in print_thermal()
1696 if (do_dts) { in print_thermal()
1947 if (!(do_dts || do_ptm)) in set_temperature_target()
2052 do_dts = eax & (1 << 0); in check_cpuid()
2059 do_dts ? ", DTS" : "", in check_cpuid()