Searched defs:sched_clock_register (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dsched_clock.h46 static inline void sched_clock_register(u64 (*read)(void), int bits, function
/linux-master/kernel/time/
H A Dsched_clock.c164 sched_clock_register(u64 (*read)(void), int bits, unsigned long rate) function

Completed in 89 milliseconds