Home
last modified time | relevance | path

Searched refs:tsc_timestamp (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/i86xpv/os/
H A Dxpv_timestamp.c112 dst->tsc_timestamp = src->tsc_timestamp; in dtrace_xpv_getsystime()
123 tsc_delta = tsc - dst->tsc_timestamp; in dtrace_xpv_getsystime()
/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h413 uint64_t tsc_timestamp; /* TSC at last update of time vals. */ member