Home
last modified time | relevance | path

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

/linux/drivers/cpuidle/governors/
H A Dteo.c176 int i, idx_timer = 0, idx_duration = 0; in teo_update() local
223 idx_timer = i; in teo_update()
253 cpu_data->state_bins[idx_timer].hits += PULSE; in teo_update()
268 if (idx_timer == idx_duration && in teo_update()
270 cpu_data->state_bins[idx_timer].hits += PULSE; in teo_update()