Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpufreq/
H A Dcppc_cpufreq.c504 static inline unsigned long compute_cost(int cpu, int step) in compute_cost() function
574 *power = compute_cost(cpu_dev->id, step); in cppc_get_cpu_power()
598 *cost = compute_cost(cpu_dev->id, step); in cppc_get_cpu_cost()