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

/linux-4.1.27/tools/power/x86/turbostat/
H A Dturbostat.c84 unsigned int do_ptm; variable
330 if (do_ptm) print_header()
566 if (do_ptm) format_counters()
1111 if (do_ptm) { get_counters()
2187 if (!(do_dts || do_ptm)) print_thermal()
2201 if (do_ptm && (t->flags & CPU_IS_FIRST_CORE_IN_PACKAGE)) { print_thermal()
2523 if (!(do_dts || do_ptm)) set_temperature_target()
2626 do_ptm = eax & (1 << 6); process_cpuid()
2633 do_ptm ? "" : "No ", process_cpuid()

Completed in 141 milliseconds