Searched defs:sched_clock (Results 1 - 9 of 9) sorted by relevance

/linux-master/arch/m68k/coldfire/
H A Ddma_timer.c77 unsigned long long sched_clock(void) function
/linux-master/arch/mips/cavium-octeon/
H A Dcsrc-octeon.c114 unsigned long long notrace sched_clock(void) function
/linux-master/kernel/time/
H A Dsched_clock.c101 unsigned long long notrace sched_clock(void) function
[all...]
/linux-master/kernel/sched/
H A Dclock.c62 notrace unsigned long long __weak sched_clock(void) function
67 EXPORT_SYMBOL_GPL(sched_clock); variable
[all...]
/linux-master/drivers/clocksource/
H A Dhyperv_timer.c501 static __always_inline void hv_setup_sched_clock(void *sched_clock) argument
511 static __always_inline void hv_setup_sched_clock(void *sched_clock) argument
517 static __always_inline void hv_setup_sched_clock(void *sched_clock) {} argument
/linux-master/arch/sparc/kernel/
H A Dtime_64.c880 unsigned long long sched_clock(void) function
/linux-master/arch/powerpc/kernel/
H A Dtime.c615 notrace unsigned long long sched_clock(void) function
/linux-master/arch/s390/kernel/
H A Dtime.c113 unsigned long long notrace sched_clock(void) function
117 NOKPROBE_SYMBOL(sched_clock); variable
/linux-master/arch/x86/kernel/
H A Dtsc.c279 notrace u64 sched_clock(void) function

Completed in 437 milliseconds