Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpuidle/governors/
H A Dteo.c384 unsigned int idx_hit_sum = 0; in teo_select() local
466 idx_hit_sum = hit_sum; in teo_select()
497 alt_intercepts = 2 * idx_intercept_sum > cpu_data->total - idx_hit_sum; in teo_select()