Searched refs:ctf_hash_size (Results 1 – 3 of 3) sorted by relevance
69 ctf_hash_size(const ctf_hash_t *hp) in ctf_hash_size() function
507 ctf_dprintf("%u enum names hashed\n", ctf_hash_size(&fp->ctf_enums)); in init_types()509 ctf_hash_size(&fp->ctf_structs), nlstructs); in init_types()511 ctf_hash_size(&fp->ctf_unions), nlunions); in init_types()513 ctf_hash_size(&fp->ctf_names)); in init_types()
266 extern uint_t ctf_hash_size(const ctf_hash_t *);