Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Ddtrace_impl.h926 hrtime_t dtms_walltimestamp; /* cached wall timestamp */ member
/xnu-11417.140.69/bsd/dev/dtrace/
H A Ddtrace.c3392 mstate->dtms_walltimestamp = dtrace_gethrestime(); in dtrace_dif_variable()
3395 return (mstate->dtms_walltimestamp); in dtrace_dif_variable()