Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/kernel/
Dtsc.c320 return paravirt_sched_clock(); in sched_clock()
/linux-4.4.14/arch/x86/include/asm/
Dparavirt.h187 static inline unsigned long long paravirt_sched_clock(void) in paravirt_sched_clock() function