Home
last modified time | relevance | path

Searched refs:tsc_scale (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hyperv/include/
H A Dhyperv.h67 volatile uint64_t tsc_scale; member
/freebsd/sys/dev/hyperv/vmbus/amd64/
H A Dhyperv_machdep.c146 uint64_t scale = tsc_ref->tsc_scale; \
/freebsd/lib/libsys/x86/
H A D__vdso_gettc.c321 scale = tsc_ref->tsc_scale; in __vdso_hyperv_tsc()