Home
last modified time | relevance | path

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

/linux-4.4.14/tools/power/x86/turbostat/
Dturbostat.c64 unsigned int has_aperf; variable
301 if (has_aperf) in print_header()
303 if (has_aperf) in print_header()
305 if (has_aperf) in print_header()
503 if (has_aperf) in format_counters()
508 if (has_aperf) { in format_counters()
516 if (has_aperf) { in format_counters()
741 if (has_aperf) { in delta_thread()
991 if (has_aperf) { in get_counters()
2730 has_aperf = ecx & (1 << 0); in process_cpuid()
[all …]