Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/contrib/opensolaris/uts/common/sys/
HDdtrace_impl.h925 uint64_t dtms_timestamp; /* cached timestamp */ member
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/dtrace/
HDdtrace.c3257 mstate->dtms_timestamp = dtrace_gethrtime(); in dtrace_dif_variable()
3260 return (mstate->dtms_timestamp); in dtrace_dif_variable()
7125 now = mstate.dtms_timestamp = dtrace_gethrtime();
7302 mstate.dtms_timestamp = dtrace_gethrtime();
7308 mstate.dtms_timestamp);