Home
last modified time | relevance | path

Searched refs:systrace_stub (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsystrace.h49 extern void systrace_stub(dtrace_id_t, uintptr_t, uintptr_t,
/illumos-gate/usr/src/uts/common/dtrace/
H A Dsystrace.c251 systrace_probe = systrace_stub; in systrace_attach()
278 systrace_probe = systrace_stub; in systrace_detach()
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c1099 systrace_stub(dtrace_id_t id, uintptr_t arg0, uintptr_t arg1, in systrace_stub() function