Home
last modified time | relevance | path

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

/xnu-8020.101.4/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-8020.101.4/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-8020.101.4/bsd/sys/ !
H A Ddtrace_impl.h1391 extern void dtrace_probe_error(dtrace_state_t *, dtrace_epid_t, int, int,
/xnu-8020.101.4/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-8020.101.4/bsd/dev/dtrace/ !
H A Ddtrace.c7722 dtrace_probe_error(state, ecb->dte_epid, ndx, in dtrace_probe()