Searched refs:dtrace_strkey_f (Results 1 – 2 of 2) sorted by relevance
145 typedef const char* dtrace_strkey_f(void*, uintptr_t); typedef154 dtrace_strkey_f *dth_getstr; /* func to retrieve str in element */
7825 dtrace_hash_create(dtrace_strkey_f func, uintptr_t arg, uintptr_t nextoffs, uintptr_t prevoffs) in dtrace_hash_create()