Home
last modified time | relevance | path

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

/linux/drivers/cpuidle/governors/
H A Dmenu.c81 static inline int which_bucket(u64 duration_ns) in which_bucket() function
253 data->bucket = which_bucket(data->next_timer_ns); in menu_select()