Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dcppc_cpufreq.c500 static inline unsigned long compute_cost(int cpu, int step) in compute_cost() function
570 *power = compute_cost(cpu_dev->id, step); in cppc_get_cpu_power()
594 *cost = compute_cost(cpu_dev->id, step); in cppc_get_cpu_cost()