Searched defs:ctf_dedup (Results 1 – 4 of 4) sorted by relevance
274 typedef struct ctf_dedup struct277 int cd_link_flags;281 ctf_dynhash_t *cd_id_to_dict_t;287 ctf_dynhash_t *cd_decorated_names[4];291 ctf_dynhash_t *cd_name_counts;316 the ctf_dedup function. */ argument338 functions outside the core ctf_dedup / ctf_dedup_emit machinery which do argument354 } ctf_dedup_t; argument494 ctf_dedup_t ctf_dedup; /* Deduplicator state. */ member
1900 ctf_dedup (ctf_dict_t *output, ctf_dict_t **inputs, uint32_t ninputs, in ctf_dedup() function
1899 ctf_dedup (ctf_dict_t *output, ctf_dict_t **inputs, uint32_t ninputs, in ctf_dedup() function