Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/time/
Dclocksource.c703 static struct clocksource *clocksource_find_best(bool oneshot, bool skipcur) in clocksource_find_best() function
731 best = clocksource_find_best(oneshot, skipcur); in __clocksource_select()