Home
last modified time | relevance | path

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

/linux/tools/arch/x86/include/asm/
H A Dmsr-index.h536 #define HWP_HIGHEST_PERF(x) (((x) >> 0) & 0xff) macro
/linux/tools/power/x86/x86_energy_perf_policy/
H A Dx86_energy_perf_policy.c783 cap->highest = msr_perf_2_ratio(HWP_HIGHEST_PERF(msr)); in read_hwp_cap()
/linux/tools/power/x86/turbostat/
H A Dturbostat.c6844 (unsigned int)HWP_HIGHEST_PERF(msr), in print_hwp()