Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Dmsr-index.h427 #define HWP_MOSTEFFICIENT_PERF(x) (((x) >> 16) & 0xff) macro
/tools/power/x86/x86_energy_perf_policy/
Dx86_energy_perf_policy.c785 cap->efficient = msr_perf_2_ratio(HWP_MOSTEFFICIENT_PERF(msr)); in read_hwp_cap()
/tools/power/x86/turbostat/
Dturbostat.c4205 (unsigned int)HWP_MOSTEFFICIENT_PERF(msr), (unsigned int)HWP_LOWEST_PERF(msr)); in print_hwp()