Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpuidle/governors/
H A Dteo.c200 unsigned int tick_hits; member
303 cpu_data->tick_hits -= cpu_data->tick_hits >> DECAY_SHIFT; in teo_update()
305 cpu_data->total += cpu_data->tick_hits; in teo_update()
310 cpu_data->tick_hits += PULSE; in teo_update()