Home
last modified time | relevance | path

Searched defs:cycle_now (Results 1 – 3 of 3) sorted by relevance

/arch/mips/vdso/
Dgettimeofday.c139 u64 cycle_now, delta, nsec; in get_ns() local
/arch/arm/vdso/
Dvgettimeofday.c123 u64 cycle_now; in get_ns() local
/arch/x86/kvm/
Dx86.c1738 static inline u64 vgettsc(u64 *cycle_now) in vgettsc()
1749 static int do_monotonic_boot(s64 *t, u64 *cycle_now) in do_monotonic_boot()
1769 static int do_realtime(struct timespec *ts, u64 *cycle_now) in do_realtime()
1792 static bool kvm_get_time_and_clockread(s64 *kernel_ns, u64 *cycle_now) in kvm_get_time_and_clockread()
1803 u64 *cycle_now) in kvm_get_walltime_and_clockread()