Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Ddtrace_impl.h142 uintptr_t dth_nextoffs; /* offset of next in probe */ member
/illumos-gate/usr/src/uts/common/dtrace/
H A Ddtrace.c331 (dtrace_probe_t **)((uintptr_t)(probe) + (hash)->dth_nextoffs)
7560 hash->dth_nextoffs = nextoffs; in dtrace_hash_create()