Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/x86/turbostat/
H A Dturbostat.c101 unsigned int has_hwp_pkg; /* IA32_HWP_REQUEST_PKG */ variable
4021 if (has_hwp_pkg) { in print_hwp()
5111 has_hwp_pkg = eax & (1 << 11); in process_cpuid()
5125 has_hwp_pkg ? "" : "No-", in process_cpuid()