Home
last modified time | relevance | path

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

/arch/s390/include/asm/
Dtimex.h194 static inline unsigned long long get_tod_clock_monotonic(void) in get_tod_clock_monotonic() function
/arch/s390/kernel/
Dtime.c108 return tod_to_ns(get_tod_clock_monotonic()); in sched_clock()