Home
last modified time | relevance | path

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

/linux/drivers/cpuidle/governors/
H A Dteo.c286 unsigned int idx_hit_sum = 0; in teo_select() local
340 idx_hit_sum = hit_sum; in teo_select()
369 if (2 * idx_intercept_sum > cpu_data->total - idx_hit_sum) { in teo_select()