Searched refs:dx_dst_type (Results 1 – 4 of 4) sorted by relevance
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_xlator.h | 53 ctf_id_t dx_dst_type; /* CTF reference for output type */ member
|
H A D | dt_xlator.c | 193 dxp->dx_dst_type = dst->dtt_type; in dt_xlator_create()
|
H A D | dt_parser.c | 496 dnp->dn_xlator->dx_dst_type, n1, sizeof (n1)), in dt_node_name() 4319 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_type, in dt_cook_xlator() 4324 dxp->dx_dst_type, n1, sizeof (n1))); in dt_cook_xlator() 5029 dnp->dn_xlator->dx_dst_type, n, sizeof (n)) != NULL) in dt_node_printr()
|
H A D | dt_dof.c | 389 dxp->dx_dst_ctfp, dxp->dx_dst_type, buf, sizeof (buf))); in dof_add_translator()
|