Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Ddtrace_impl.h926 hrtime_t dtms_walltimestamp; /* cached wall timestamp */ member
/freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c3406 mstate->dtms_walltimestamp = dtrace_gethrestime(); in dtrace_dif_variable()
3409 return (mstate->dtms_walltimestamp); in dtrace_dif_variable()