Home
last modified time | relevance | path

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

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