Searched refs:dth_stroffs (Results 1 – 2 of 2) sorted by relevance
162 uintptr_t dth_stroffs; /* offset of str in probe */ member
466 dtrace_hash_str(*((char **)((uintptr_t)(probe) + (hash)->dth_stroffs)))475 (strcmp(*((char **)((uintptr_t)(lhs) + (hash)->dth_stroffs)), \476 *((char **)((uintptr_t)(rhs) + (hash)->dth_stroffs))) == 0)8235 hash->dth_stroffs = stroffs;