Home
last modified time | relevance | path

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

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