Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/cpuidle/governors/
Dteo.c294 unsigned int idx_hit_sum = 0; in teo_select() local
360 idx_hit_sum = hit_sum; in teo_select()
382 alt_intercepts = 2 * idx_intercept_sum > cpu_data->total - idx_hit_sum; in teo_select()