Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
Ddtrace_impl.h931 hrtime_t dtms_walltimestamp; /* cached wall timestamp */ member
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
Ddtrace.c3402 mstate->dtms_walltimestamp = dtrace_gethrestime(); in dtrace_dif_variable()
3405 return (mstate->dtms_walltimestamp); in dtrace_dif_variable()