Searched defs:tsc_timestamp (Results 1 – 7 of 7) sorted by relevance
29 u64 tsc_timestamp; member
69 u64 tsc_timestamp; member
73 u64 tsc_timestamp; member
2766 static inline u64 vgettsc(struct pvclock_clock *clock, u64 *tsc_timestamp, in vgettsc()2802 static int do_monotonic_raw(s64 *t, u64 *tsc_timestamp) in do_monotonic_raw()2821 static int do_realtime(struct timespec64 *ts, u64 *tsc_timestamp) in do_realtime()2843 static bool kvm_get_time_and_clockread(s64 *kernel_ns, u64 *tsc_timestamp) in kvm_get_time_and_clockread()2855 u64 *tsc_timestamp) in kvm_get_walltime_and_clockread()3108 u64 tsc_timestamp, host_tsc; in kvm_guest_time_update() local
492 uint64_t tsc_timestamp; /* TSC at last update of time vals. */ member
156 uint64_t tsc_timestamp; member779 uint64_t tsc_timestamp; member
Completed in 34 milliseconds