Searched refs:ctfdiff_fp_to_name (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/ctfdiff/ |
H A D | ctfdiff.c | 81 ctfdiff_fp_to_name(ctf_file_t *fp) in ctfdiff_fp_to_name() function 104 ctfdiff_fp_to_name(ifp), iidx); in ctfdiff_func_cb() 116 "different\n", ctfdiff_fp_to_name(ifp), namebuf, iidx); in ctfdiff_func_cb() 136 ctfdiff_fp_to_name(ifp), iidx); in ctfdiff_obj_cb() 148 ctfdiff_fp_to_name(ifp), namebuf, iidx); in ctfdiff_obj_cb() 176 iid, ctfdiff_fp_to_name(ifp), in ctfdiff_cb() 195 ctfdiff_fp_to_name(ifp), iid); in ctfdiff_cb() 238 "container %s\n", ctfdiff_fp_to_name(ifp), in ctfdiff_labels() 239 ctfdiff_fp_to_name(ofp)); in ctfdiff_labels() 272 "container %s\n", ctfdiff_fp_to_name(ifp), in ctfdiff_labels() [all …]
|