Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/time/
Dclocksource.c525 static struct clocksource *clocksource_find_best(bool oneshot, bool skipcur) in clocksource_find_best() function
553 best = clocksource_find_best(oneshot, skipcur); in __clocksource_select()