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

/darwin-on-arm/xnu/bsd/sys/
H A Ddtrace_impl.h1310 extern uint64_t dtrace_getarg(int, int);
/darwin-on-arm/xnu/bsd/dev/i386/
H A Ddtrace_isa.c741 dtrace_getarg(int arg, int aframes) function
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace.c2987 val = dtrace_getarg(ndx, aframes);
2991 * from tail-optimizing the call to dtrace_getarg().
2996 * the call to dtrace_getarg() -- but it can't.)

Completed in 54 milliseconds