Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/os/
H A Dtimestamp.c491 hrtime_t mytsc; in tsc_scalehrtime() local
495 mytsc = *tsc; in tsc_scalehrtime()
497 TSC_CONVERT(mytsc, hrt, nsec_scale); in tsc_scalehrtime()