Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Ddtrace_impl.h152 uintptr_t dth_nextoffs; /* offset of next in element */ member
/xnu-11417.140.69/bsd/dev/dtrace/
H A Ddtrace.c457 (void**)((uintptr_t)(elm) + (hash)->dth_nextoffs)
7831 hash->dth_nextoffs = nextoffs; in dtrace_hash_create()