Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cpuidle/governors/
H A Dteo.c231 int i, idx_timer = 0, idx_duration = 0; in teo_update() local
283 idx_timer = i; in teo_update()
308 idx_timer = drv->state_count; in teo_update()
322 if (idx_timer == idx_duration) { in teo_update()
323 cpu_data->state_bins[idx_timer].hits += PULSE; in teo_update()