Searched refs:ctf_hash_size (Results 1 – 3 of 3) sorted by relevance
508 ctf_dprintf("%u enum names hashed\n", ctf_hash_size(&fp->ctf_enums)); in init_types()510 ctf_hash_size(&fp->ctf_structs), nlstructs); in init_types()512 ctf_hash_size(&fp->ctf_unions), nlunions); in init_types()514 ctf_hash_size(&fp->ctf_names)); in init_types()
71 ctf_hash_size(const ctf_hash_t *hp) in ctf_hash_size() function
274 extern uint_t ctf_hash_size(const ctf_hash_t *);