Lines Matching full:cpu_used
887 if (cpi->oxcf.cpu_used <= 5)
888 speed_correction = 1.04 + (cpi->oxcf.cpu_used * 0.04);
961 if (cpi->oxcf.cpu_used <= 5)
962 speed_correction = 1.04 + (cpi->oxcf.cpu_used * 0.04);
1038 if (cpi->oxcf.cpu_used <= 5)
1039 speed_correction = 1.04 + (cpi->oxcf.cpu_used * 0.04);
1115 if (cpi->oxcf.cpu_used <= 5)
1116 speed_correction = 1.04 + (cpi->oxcf.cpu_used * 0.04);