Searched refs:dtms_timestamp (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddtrace_impl.h903 uint64_t dtms_timestamp; /* cached timestamp */ member in struct:dtrace_mstate
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c2553 mstate->dtms_timestamp = dtrace_gethrtime();
2556 return (mstate->dtms_timestamp);

Completed in 98 milliseconds