Home
last modified time | relevance | path

Searched refs:dtrace_gethrestime (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/os/
H A Ddtrace_subr.c131 dtrace_gethrestime(void) in dtrace_gethrestime() function
/titanic_50/usr/src/uts/common/sys/
H A Ddtrace_impl.h1278 extern hrtime_t dtrace_gethrestime();
/titanic_50/usr/src/uts/common/dtrace/
H A Ddtrace.c3135 mstate->dtms_walltimestamp = dtrace_gethrestime(); in dtrace_dif_variable()