Searched refs:get_tod_clock_monotonic (Results 1 – 2 of 2) sorted by relevance
194 static inline unsigned long long get_tod_clock_monotonic(void) in get_tod_clock_monotonic() function
108 return tod_to_ns(get_tod_clock_monotonic()); in sched_clock()