Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c79 unsigned int do_ptm; variable
310 if (do_ptm) in print_header()
525 if (do_ptm) in format_counters()
1009 if (do_ptm) { in get_counters()
1662 if (!(do_dts || do_ptm)) in print_thermal()
1676 if (do_ptm && (t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE)) { in print_thermal()
1947 if (!(do_dts || do_ptm)) in set_temperature_target()
2053 do_ptm = eax & (1 << 6); in check_cpuid()
2060 do_ptm ? ", PTM": "", in check_cpuid()