Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
A Dmsr-index.h550 #define HWP_LOWEST_PERF(x) (((x) >> 24) & 0xff) macro
/tools/power/x86/x86_energy_perf_policy/
A Dx86_energy_perf_policy.c786 cap->lowest = msr_perf_2_ratio(HWP_LOWEST_PERF(msr)); in read_hwp_cap()
/tools/power/x86/turbostat/
A Dturbostat.c7429 (unsigned int)HWP_MOSTEFFICIENT_PERF(msr), (unsigned int)HWP_LOWEST_PERF(msr)); in print_hwp()

Completed in 30 milliseconds