Searched refs:cds_ofuncs (Results 1 – 1 of 1) sorted by relevance
85 ctf_diff_func_t *cds_ofuncs; member922 if (cds->cds_ofuncs != NULL) in ctf_diff_fini()923 ctf_free(cds->cds_ofuncs, in ctf_diff_fini()1019 funcptr = cds->cds_ofuncs + *next; in ctf_diff_func_fill_cb()1060 cds->cds_ofuncs = ctf_alloc(sizeof (ctf_diff_func_t) * ofcount); in ctf_diff_func_fill()1061 if (cds->cds_ofuncs == NULL) in ctf_diff_func_fill()1089 ofd = &cds->cds_ofuncs[j]; in ctf_diff_func_fill()1202 cds->cds_ofp, cds->cds_ofuncs[idx].cdf_symidx, arg); in ctf_diff_functions()1207 if (cds->cds_ofuncs[i].cdf_matchidx != ULONG_MAX) in ctf_diff_functions()1209 cb(cds->cds_ofp, cds->cds_ofuncs[i].cdf_symidx, B_FALSE, in ctf_diff_functions()