Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h1078 uint32_t dtrh_timestamp_lo; /* low bits of hrtime_t */ member
1082 ((dtrh)->dtrh_timestamp_lo + \
1086 (dtrh)->dtrh_timestamp_lo = (uint32_t)hrtime; \