Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpuidle/governors/
H A Dteo.c380 unsigned int idx_intercept_sum = 0; in teo_select() local
465 idx_intercept_sum = intercept_sum; in teo_select()
497 alt_intercepts = 2 * idx_intercept_sum > cpu_data->total - idx_hit_sum; in teo_select()
522 2 * intercept_sum > idx_intercept_sum)) { in teo_select()