Home
last modified time | relevance | path

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

/linux/tools/power/x86/turbostat/
H A Dturbostat.c523 unsigned int has_hwp_notify; /* IA32_HWP_INTERRUPT */ variable
7455 if (has_hwp_notify) { in print_hwp()
8909 has_hwp_notify = eax & (1 << 8); in process_cpuid()
8923 has_hwp_notify ? "" : "No-", in process_cpuid()