Home
last modified time | relevance | path

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

/linux-4.4.14/arch/um/kernel/
Dtime.c91 static struct clocksource timer_clocksource = { variable
114 err = clocksource_register_hz(&timer_clocksource, NSEC_PER_SEC/TIMER_MULTIPLIER); in timer_setup()