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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Ddtrace_impl.h139 uintptr_t dth_nextoffs; /* offset of next in probe */ member in struct:dtrace_hash
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/dtrace/
H A Ddtrace.c352 (dtrace_probe_t **)((uintptr_t)(probe) + (hash)->dth_nextoffs)
6036 hash->dth_nextoffs = nextoffs;

Completed in 73 milliseconds