Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Ddtrace.h1100 uint32_t dtrh_timestamp_lo; /* low bits of hrtime_t */ member
1104 ((dtrh)->dtrh_timestamp_lo + \
1108 (dtrh)->dtrh_timestamp_lo = (uint32_t)hrtime; \