Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
A Dpvclock-abi.h29 u64 tsc_timestamp; member
/linux/tools/arch/x86/include/asm/
A Dpvclock-abi.h29 u64 tsc_timestamp; member
/linux/include/xen/arm/
A Dinterface.h69 u64 tsc_timestamp; member
/linux/tools/testing/selftests/kvm/x86_64/
A Dxen_shinfo_test.c43 u64 tsc_timestamp; member
/linux/include/xen/interface/
A Dxen.h492 uint64_t tsc_timestamp; /* TSC at last update of time vals. */ member
/linux/arch/x86/kvm/
A Dx86.c2625 static inline u64 vgettsc(struct pvclock_clock *clock, u64 *tsc_timestamp, in vgettsc()
2661 static int do_monotonic_raw(s64 *t, u64 *tsc_timestamp) in do_monotonic_raw()
2680 static int do_realtime(struct timespec64 *ts, u64 *tsc_timestamp) in do_realtime()
2702 static bool kvm_get_time_and_clockread(s64 *kernel_ns, u64 *tsc_timestamp) in kvm_get_time_and_clockread()
2714 u64 *tsc_timestamp) in kvm_get_walltime_and_clockread()
2960 u64 tsc_timestamp, host_tsc; in kvm_guest_time_update() local
/linux/tools/perf/util/intel-pt-decoder/
A Dintel-pt-decoder.c153 uint64_t tsc_timestamp; member
767 uint64_t tsc_timestamp; member

Completed in 34 milliseconds