Searched defs:zone_hrtime (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dkstat_fr.c814 hrtime_t zone_hrtime; local
842 zone_hrtime = gethrtime();
843 zone_lbolt = (clock_t)(NSEC_TO_TICK(zone_hrtime) -

Completed in 59 milliseconds