Home
last modified time | relevance | path

Searched refs:CPPC_EM_COST_STEP (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcppc_cpufreq.c477 /* Increase the cost value by CPPC_EM_COST_STEP every performance state. */
478 #define CPPC_EM_COST_STEP (1) macro
480 #define CPPC_EM_COST_GAP (4 * SCHED_CAPACITY_SCALE * CPPC_EM_COST_STEP \
507 step * CPPC_EM_COST_STEP; in compute_cost()

Completed in 2 milliseconds