Home
last modified time | relevance | path

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

/tools/power/x86/turbostat/
Dturbostat.c57 unsigned int has_aperf; variable
282 if (has_aperf) in print_header()
286 if (has_aperf) in print_header()
461 if (has_aperf) in format_counters()
474 if (has_aperf) in format_counters()
893 if (has_aperf) { in get_counters()
2051 has_aperf = ecx & (1 << 0); in check_cpuid()
2058 has_aperf ? "APERF" : "No APERF!", in check_cpuid()
2063 if (!has_aperf) in check_cpuid()