Searched refs:__get_tod_clock_monotonic (Results 1 – 2 of 2) sorted by relevance
207 static __always_inline unsigned long __get_tod_clock_monotonic(void) in __get_tod_clock_monotonic() function224 tod = __get_tod_clock_monotonic(); in get_tod_clock_monotonic()
107 return tod_to_ns(__get_tod_clock_monotonic()); in sched_clock_noinstr()