Home
last modified time | relevance | path

Searched refs:teo_bin (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/cpuidle/governors/
H A Dteo.c171 * struct teo_bin - Metrics used by the TEO cpuidle governor.
176 struct teo_bin { struct
196 struct teo_bin state_bins[CPUIDLE_STATE_MAX];
273 struct teo_bin *bin = &cpu_data->state_bins[i]; in teo_update()
442 struct teo_bin *prev_bin = &cpu_data->state_bins[i-1]; in teo_select()
515 struct teo_bin *bin = &cpu_data->state_bins[i]; in teo_select()

Completed in 1 milliseconds