Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c88 unsigned int do_ptm; variable
335 if (do_ptm) in print_header()
575 if (do_ptm) in format_counters()
1122 if (do_ptm) { in get_counters()
2286 if (!(do_dts || do_ptm)) in print_thermal()
2300 if (do_ptm && (t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE)) { in print_thermal()
2629 if (!(do_dts || do_ptm)) in set_temperature_target()
2732 do_ptm = eax & (1 << 6); in process_cpuid()
2739 do_ptm ? "" : "No ", in process_cpuid()