dtrace_hash_str
dtrace_hash_str(*((char **)((uintptr_t)(probe) + (hash)->dth_stroffs)))
int hval = dtrace_hash_str((char *)str) % DTRACE_ERRHASHSZ;