Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace_impl.h916 hrtime_t dtms_walltimestamp; /* cached wall timestamp */ member
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c3267 mstate->dtms_walltimestamp = dtrace_gethrestime(); in dtrace_dif_variable()
3270 return (mstate->dtms_walltimestamp); in dtrace_dif_variable()