Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace.h1107 uint32_t dtrh_timestamp_hi; /* high bits of hrtime_t */ member
1113 ((uint64_t)(dtrh)->dtrh_timestamp_hi << 32))
1117 (dtrh)->dtrh_timestamp_hi = hrtime >> 32; \