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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_impl.h1343 extern void dtrace_probe_error(dtrace_state_t *, dtrace_epid_t, int, int,
1350 extern void dtrace_probe_error(dtrace_state_t *, dtrace_epid_t, int, int,
/darwin-on-arm/xnu/bsd/dev/i386/
H A Ddtrace_isa.c87 dtrace_probe_error(dtrace_state_t *state, dtrace_epid_t epid, int which, function
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c2981 /* Special case access of arg5 as passed to dtrace_probe_error() (which see.) */
6518 * A provider may call dtrace_probe_error() in lieu of dtrace_probe() in some circumstances.
7147 dtrace_probe_error(state, ecb->dte_epid, ndx,

Completed in 69 milliseconds