Searched refs:dtrace_sync (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Ddtrace_subr.c59 dtrace_sync(void) function
/illumos-gate/usr/src/uts/i86pc/os/
H A Ddtrace_subr.c169 dtrace_sync(void) function
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c203 * dtrace_sync() cross call mechanism.
1712 dtrace_sync();
1736 dtrace_sync();
2138 * list.) This race is prevented by the dtrace_sync()
8414 * from the probe array. Now issue a dtrace_sync() to be sure that
8417 dtrace_sync();
8616 dtrace_sync();
8795 * safe -- the dtrace_sync() in dtrace_unregister() assures that we
10513 * If this state is active, we must dtrace_sync()
10520 dtrace_sync();
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace.h2300 extern void dtrace_sync(void);

Completed in 92 milliseconds