Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_xlator.c188 dxp->dx_src_ctfp = src->dtt_ctfp; in dt_xlator_create()
302 if (ctf_type_compat(dxp->dx_src_ctfp, dxp->dx_src_type, in dt_xlator_lookup()
314 if (ctf_type_compat(dxp->dx_src_ctfp, dxp->dx_src_base, in dt_xlator_lookup()
323 dt_node_type_assign(&xn, dxp->dx_src_ctfp, dxp->dx_src_type, in dt_xlator_lookup()
H A Ddt_xlator.h49 ctf_file_t *dx_src_ctfp; /* CTF container for input type */ member
H A Ddt_dof.c386 dxp->dx_src_ctfp, dxp->dx_src_type, buf, sizeof (buf))); in dof_add_translator()
H A Ddt_parser.c497 dt_type_name(dnp->dn_xlator->dx_src_ctfp, in dt_node_name()
5001 if (ctf_type_name(dnp->dn_xlator->dx_src_ctfp, in dt_node_printr()