Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace_impl.h915 uint64_t dtms_timestamp; /* cached timestamp */ member
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c3256 mstate->dtms_timestamp = dtrace_gethrtime(); in dtrace_dif_variable()
3259 return (mstate->dtms_timestamp); in dtrace_dif_variable()
7102 mstate.dtms_timestamp = dtrace_gethrtime(); in dtrace_probe()
7108 mstate.dtms_timestamp); in dtrace_probe()