Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c491 dt_type_name(dnp->dn_xlator->dx_dst_ctfp, in dt_node_name()
493 dt_type_name(dnp->dn_xlator->dx_src_ctfp, in dt_node_name()
1447 dt_dprintf("type %s added as id %ld\n", dt_type_name( in dt_node_decl()
1497 dt_type_name(dtt.dtt_ctfp, dtt.dtt_type, in dt_node_decl()
1499 dt_type_name(ott.dtt_ctfp, ott.dtt_type, in dt_node_decl()
1509 dt_type_name(dtt.dtt_ctfp, dtt.dtt_type, in dt_node_decl()
1650 dt_type_name(dtt.dtt_ctfp, in dt_node_decl()
1687 dt_type_name(dtt.dtt_ctfp, dtt.dtt_type, in dt_node_decl()
1714 dt_type_name(dtt.dtt_ctfp, dtt.dtt_type, in dt_node_decl()
4257 dt_type_name(lctfp, ltype, n1, sizeof (n1)), in dt_cook_inline()
[all …]
H A Ddt_parser.h273 extern const char *dt_type_name(ctf_file_t *, ctf_id_t, char *, size_t);
H A Ddt_ident.c336 dt_type_name(ap->dn_ctfp, ap->dn_type, n1, sizeof (n1))); in dt_idcook_args()
449 dt_type_name(ap->dn_ctfp, ap->dn_type, n, sizeof (n))); in dt_idcook_regs()
H A Ddt_decl.c571 "%s\n", dt_type_name(dtt.dtt_ctfp, dtt.dtt_type, in dt_decl_member()
918 dt_type_name(tip->dtt_ctfp, tip->dtt_type, in dt_decl_type()