Lines Matching defs:load
54 * @last_load: load measured by the latest call to cpufreq_get_requested_power()
139 * get_load() - get load for a cpu
144 * Return: The average load of cpu @cpu in percentage since this
159 u32 load;
168 load = 0;
170 load = div64_u64(100 * (delta_time - delta_idle), delta_time);
175 return load;
208 * We use the current frequency and the average load since this
211 * the load calculation. While it's not perfectly accurate, this
230 u32 load;
233 load = get_load(cpufreq_cdev, cpu, i);
235 load = 0;
237 total_load += load;
256 * milliwatts assuming 100% load. Store the calculated power in
290 * such as the CPUs load. Calling this function with the same power