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

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c276 * dtrace_sync() cross call mechanism.
1543 dtrace_sync();
1567 dtrace_sync();
1978 * list.) This race is prevented by the dtrace_sync()
8212 * from the probe array. Now issue a dtrace_sync() to be sure that
8215 dtrace_sync();
8431 dtrace_sync();
8636 * safe -- the dtrace_sync() in dtrace_unregister() assures that we
10386 * If this state is active, we must dtrace_sync()
10393 dtrace_sync();
[all...]
H A Ddtrace_glue.c1167 * dtrace_sync() is not called from probe context.
1170 dtrace_sync(void) function
/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace.h2443 extern void dtrace_sync(void);

Completed in 43 milliseconds