Home
last modified time | relevance | path

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

/linux-4.1.27/tools/power/x86/turbostat/
Dturbostat.c64 unsigned int has_aperf; variable
296 if (has_aperf) in print_header()
298 if (has_aperf) in print_header()
300 if (has_aperf) in print_header()
498 if (has_aperf) in format_counters()
503 if (has_aperf) { in format_counters()
511 if (has_aperf) in format_counters()
732 if (has_aperf) { in delta_thread()
982 if (has_aperf) { in get_counters()
2624 has_aperf = ecx & (1 << 0); in process_cpuid()
[all …]