Home
last modified time | relevance | path

Searched refs:dtrace_probe_error (Results 1 – 5 of 5) sorted by relevance

/xnu-8019.80.24/bsd/dev/arm/
H A Ddtrace_isa.c590 dtrace_probe_error(dtrace_state_t *state, dtrace_epid_t epid, int which, in dtrace_probe_error() function
/xnu-8019.80.24/bsd/dev/arm64/
H A Ddtrace_isa.c680 dtrace_probe_error(dtrace_state_t *state, dtrace_epid_t epid, int which, in dtrace_probe_error() function
/xnu-8019.80.24/bsd/sys/
H A Ddtrace_impl.h1395 extern void dtrace_probe_error(dtrace_state_t *, dtrace_epid_t, int, int,
/xnu-8019.80.24/bsd/dev/i386/
H A Ddtrace_isa.c89 dtrace_probe_error(dtrace_state_t *state, dtrace_epid_t epid, int which, in dtrace_probe_error() function
/xnu-8019.80.24/bsd/dev/dtrace/
H A Ddtrace.c7739 dtrace_probe_error(state, ecb->dte_epid, ndx, in dtrace_probe()