Home
last modified time | relevance | path

Searched defs:tsc_timestamp (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dpvclock-abi.h29 u64 tsc_timestamp; member
/openbmc/linux/tools/arch/x86/include/asm/
H A Dpvclock-abi.h29 u64 tsc_timestamp; member
/openbmc/linux/include/xen/arm/
H A Dinterface.h69 u64 tsc_timestamp; member
/openbmc/qemu/hw/i386/kvm/
H A Dclock.c58 uint64_t tsc_timestamp; member
/openbmc/linux/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c103 u64 tsc_timestamp; member
/openbmc/linux/include/xen/interface/
H A Dxen.h492 uint64_t tsc_timestamp; /* TSC at last update of time vals. */ member
/openbmc/linux/arch/x86/kvm/
H A Dx86.c2815 static inline u64 vgettsc(struct pvclock_clock *clock, u64 *tsc_timestamp, in vgettsc()
2850 static int do_monotonic_raw(s64 *t, u64 *tsc_timestamp) in do_monotonic_raw()
2869 static int do_realtime(struct timespec64 *ts, u64 *tsc_timestamp) in do_realtime()
2891 static bool kvm_get_time_and_clockread(s64 *kernel_ns, u64 *tsc_timestamp) in kvm_get_time_and_clockread()
2903 u64 *tsc_timestamp) in kvm_get_walltime_and_clockread()
3156 u64 tsc_timestamp, host_tsc; in kvm_guest_time_update() local
/openbmc/linux/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-decoder.c156 uint64_t tsc_timestamp; member
779 uint64_t tsc_timestamp; member
/openbmc/qemu/include/hw/xen/interface/
H A Dxen.h655 uint64_t tsc_timestamp; /* TSC at last update of time vals. */ member