Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/sys/
H A Ddtrace_impl.h927 uint64_t dtms_machtimestamp; /* cached mach absolute timestamp */ member
/xnu-11417.101.15/bsd/dev/dtrace/
H A Ddtrace.c3399 mstate->dtms_machtimestamp = mach_absolute_time(); in dtrace_dif_variable()
3402 return (mstate->dtms_machtimestamp); in dtrace_dif_variable()