Home
last modified time | relevance | path

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

/linux/drivers/cpuidle/governors/
H A Dteo.c151 unsigned int short_idles; member
180 teo_decay(&cpu_data->short_idles); in teo_update()
200 cpu_data->short_idles += PULSE; in teo_update()
203 cpu_data->short_idles += PULSE; in teo_update()
498 (2 * cpu_data->short_idles >= cpu_data->total || in teo_select()