Searched refs:timebase_read (Results 1 – 1 of 1) sorted by relevance
93 static u64 timebase_read(struct clocksource *);99 .read = timebase_read,841 static notrace u64 timebase_read(struct clocksource *cs) in timebase_read() function