Home
last modified time | relevance | path

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

/drivers/cpuidle/governors/
Dteo.c200 unsigned int tick_hits; member
316 cpu_data->tick_hits -= cpu_data->tick_hits >> DECAY_SHIFT; in teo_update()
318 cpu_data->total += cpu_data->tick_hits; in teo_update()
323 cpu_data->tick_hits += PULSE; in teo_update()