Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h1108 uint32_t dtrh_timestamp_lo; /* low bits of hrtime_t */ member
1112 ((dtrh)->dtrh_timestamp_lo + \
1116 (dtrh)->dtrh_timestamp_lo = (uint32_t)hrtime; \