Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace_impl.h925 uint64_t dtms_timestamp; /* cached timestamp */ member
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c3422 mstate->dtms_timestamp = dtrace_gethrtime(); in dtrace_dif_variable()
3425 return (mstate->dtms_timestamp); in dtrace_dif_variable()
7401 now = mstate.dtms_timestamp = dtrace_gethrtime();
7578 mstate.dtms_timestamp = dtrace_gethrtime();
7584 mstate.dtms_timestamp);