Home
last modified time | relevance | path

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

/kvm-unit-tests/x86/
H A Dhyperv_clock.c29 static u64 hvclock_tsc_to_ticks(struct hv_reference_tsc_page *shadow, uint64_t tsc) in hvclock_tsc_to_ticks()
H A Dpmu_pebs.c40 u64 tsc; member
/kvm-unit-tests/lib/x86/
H A Dprocessor.h823 unsigned long long tsc; in fenced_rdtsc() local
851 static inline void wrtsc(u64 tsc) in wrtsc()