Home
last modified time | relevance | path

Searched refs:dx_dst_type (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_xlator.h51 ctf_id_t dx_dst_type; /* CTF reference for output type */ member
H A Ddt_xlator.c193 dxp->dx_dst_type = dst->dtt_type; in dt_xlator_create()
H A Ddt_parser.c492 dnp->dn_xlator->dx_dst_type, n1, sizeof (n1)), in dt_node_name()
4302 if (ctf_member_info(dxp->dx_dst_ctfp, dxp->dx_dst_type, in dt_cook_xlator()
4307 dxp->dx_dst_type, n1, sizeof (n1))); in dt_cook_xlator()
5015 dnp->dn_xlator->dx_dst_type, n, sizeof (n)) != NULL) in dt_node_printr()
H A Ddt_dof.c385 dxp->dx_dst_ctfp, dxp->dx_dst_type, buf, sizeof (buf))); in dof_add_translator()