Home
last modified time | relevance | path

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

/xnu-11215.61.5/bsd/dev/arm64/
H A Ddtrace_isa.c650 dtrace_probe_error(dtrace_state_t *state, dtrace_epid_t epid, int which, in dtrace_probe_error() function
/xnu-11215.61.5/bsd/sys/
H A Ddtrace_impl.h1391 extern void dtrace_probe_error(dtrace_state_t *, dtrace_epid_t, int, int,
/xnu-11215.61.5/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-11215.61.5/bsd/dev/dtrace/
H A Ddtrace.c7747 dtrace_probe_error(state, ecb->dte_epid, ndx, in dtrace_probe()