Searched refs:bdx_highest_ratio (Results 1 – 1 of 1) sorted by relevance
93 unsigned int bdx_highest_ratio; variable128 if (!bdx_highest_ratio) in ratio_2_msr_perf()131 msr_perf = ratio * 255 / bdx_highest_ratio; in ratio_2_msr_perf()143 if (!bdx_highest_ratio) in msr_perf_2_ratio()146 d = (double)msr_perf * (double) bdx_highest_ratio / 255.0; in msr_perf_2_ratio()1491 bdx_highest_ratio = msr & 0xFF; in early_cpuid()