Home
last modified time | relevance | path

Searched refs:dtpr_prevfunc (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace_impl.h111 dtrace_probe_t *dtpr_prevfunc; /* previous in function hash */ member
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c16196 offsetof(dtrace_probe_t, dtpr_prevfunc)); in dtrace_attach()