Searched refs:get_clock_xt (Results 1 – 2 of 2) sorted by relevance
65 static inline unsigned long long get_clock_xt(void) in get_clock_xt() function
77 return ((get_clock_xt() - sched_clock_base_cc) * 125) >> 9; in sched_clock()