Searched refs:bdx_highest_ratio (Results 1 – 1 of 1) sorted by relevance
92 unsigned int bdx_highest_ratio; variable125 if (!bdx_highest_ratio) in ratio_2_msr_perf()128 msr_perf = ratio * 255 / bdx_highest_ratio; in ratio_2_msr_perf()140 if (!bdx_highest_ratio) in msr_perf_2_ratio()143 d = (double)msr_perf * (double) bdx_highest_ratio / 255.0; in msr_perf_2_ratio()1423 bdx_highest_ratio = msr & 0xFF; in early_cpuid()