Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Ddtrace_impl.h928 uint64_t dtms_machctimestamp; /* cached mach continuous timestamp */ member
/xnu-11417.101.15/bsd/dev/dtrace/
H A Ddtrace.c3406 mstate->dtms_machctimestamp = mach_continuous_time(); in dtrace_dif_variable()
3409 return (mstate->dtms_machctimestamp); in dtrace_dif_variable()