Searched refs:systrace_stub (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dsystrace.h67 extern void systrace_stub(dtrace_id_t, uintptr_t, uintptr_t,
75 extern void systrace_stub(dtrace_id_t, uint64_t, uint64_t,
H A Dsystrace.c108 systrace_stub(dtrace_id_t id, uint64_t arg0, uint64_t arg1, function
599 systrace_probe = systrace_stub;
611 systrace_probe = systrace_stub;
640 systrace_probe = systrace_stub;
1044 machtrace_probe = systrace_stub;
1053 machtrace_probe = (void (*))&systrace_stub;

Completed in 15 milliseconds