Searched refs:native_sched_clock (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | timer.h | 9 unsigned long long native_sched_clock(void); |
/linux/arch/x86/kernel/ | ||
H A D | paravirt.c | 72 DEFINE_STATIC_CALL(pv_sched_clock, native_sched_clock); |