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

/xnu-2422.115.4/bsd/dev/dtrace/
H A Ddtrace.c280 * dtrace_sync() cross call mechanism.
1484 dtrace_sync();
1508 dtrace_sync();
1919 * list.) This race is prevented by the dtrace_sync()
8222 * from the probe array. Now issue a dtrace_sync() to be sure that
8225 dtrace_sync();
8442 dtrace_sync();
8648 * safe -- the dtrace_sync() in dtrace_unregister() assures that we
10398 * If this state is active, we must dtrace_sync()
10405 dtrace_sync();
[all...]
H A Ddtrace_glue.c1127 * dtrace_sync() is not called from probe context.
1130 dtrace_sync(void) function
/xnu-2422.115.4/bsd/sys/
H A Ddtrace.h2472 extern void dtrace_sync(void);

Completed in 46 milliseconds