Searched refs:ctf_prov_strtab (Results 1 – 9 of 9) sorted by relevance
49 return ctf_dynhash_lookup (fp->ctf_prov_strtab, in ctf_strraw_explicit()110 if (!fp->ctf_prov_strtab) in ctf_str_create_atoms()111 fp->ctf_prov_strtab = ctf_dynhash_create (ctf_hash_integer, in ctf_str_create_atoms()114 if (!fp->ctf_prov_strtab) in ctf_str_create_atoms()132 ctf_dynhash_destroy (fp->ctf_prov_strtab); in ctf_str_create_atoms()133 fp->ctf_prov_strtab = NULL; in ctf_str_create_atoms()147 ctf_dynhash_destroy (fp->ctf_prov_strtab); in ctf_str_free_atoms()208 if (ctf_dynhash_insert (fp->ctf_prov_strtab, (void *) (uintptr_t) in ctf_str_add_ref_internal()582 ctf_dynhash_empty (fp->ctf_prov_strtab); in ctf_str_write_strtab()
1175 nfp->ctf_prov_strtab = fp->ctf_prov_strtab; in ctf_serialize()1178 fp->ctf_prov_strtab = NULL; in ctf_serialize()
380 ctf_dynhash_t *ctf_prov_strtab; /* Maps provisional-strtab offsets member
1124 <ctf_prov_strtab>: New.1147 * ctf-string.c (ctf_strraw_explicit): Check the ctf_prov_strtab1149 (ctf_str_create_atoms): Create the ctf_prov_strtab. Detect OOM1151 (ctf_str_free_atoms): Destroy the ctf_prov_strtab.1154 ctf_prov_strtab accordingly.1167 Flush the ctf_prov_strtab afterwards, and reset the
49 return ctf_dynhash_lookup (fp->ctf_prov_strtab, in ctf_strraw_explicit()110 if (!fp->ctf_prov_strtab) in ctf_str_create_atoms()111 fp->ctf_prov_strtab = ctf_dynhash_create (ctf_hash_integer, in ctf_str_create_atoms()114 if (!fp->ctf_prov_strtab) in ctf_str_create_atoms()132 ctf_dynhash_destroy (fp->ctf_prov_strtab); in ctf_str_create_atoms()133 fp->ctf_prov_strtab = NULL; in ctf_str_create_atoms()147 ctf_dynhash_destroy (fp->ctf_prov_strtab); in ctf_str_free_atoms()206 if (ctf_dynhash_insert (fp->ctf_prov_strtab, (void *) (uintptr_t) in ctf_str_add_ref_internal()580 ctf_dynhash_empty (fp->ctf_prov_strtab); in ctf_str_write_strtab()