Home
last modified time | relevance | path

Searched refs:ctf_type_cmp (Results 1 – 7 of 7) sorted by relevance

/onnv-gate/usr/src/cmd/mdb/common/libstandctf/
H A Dmapfile76 ctf_type_cmp;
/onnv-gate/usr/src/uts/common/ctf/
H A Dmapfile89 ctf_type_cmp;
/onnv-gate/usr/src/lib/libctf/common/
H A Dmapfile-vers73 ctf_type_cmp;
/onnv-gate/usr/src/uts/common/sys/
H A Dctf_api.h185 extern int ctf_type_cmp(ctf_file_t *, ctf_id_t, ctf_file_t *, ctf_id_t);
/onnv-gate/usr/src/common/ctf/
H A Dctf_types.c536 ctf_type_cmp(ctf_file_t *lfp, ctf_id_t ltype, ctf_file_t *rfp, ctf_id_t rtype) in ctf_type_cmp() function
580 if (ctf_type_cmp(lfp, ltype, rfp, rtype) == 0) in ctf_type_compat()
/onnv-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.c390 return (ctf_type_cmp(aidp->mci_fp, aidp->mci_id, in mdb_ctf_type_cmp()
/onnv-gate/usr/src/lib/libdtrace/common/
H A Ddt_parser.c1433 ctf_type_cmp(dtt.dtt_ctfp, dtt.dtt_type, in dt_node_decl()
1585 ctf_type_cmp(dtt.dtt_ctfp, dtt.dtt_type, in dt_node_decl()
1606 if (ctf_type_cmp(dnp->dn_ctfp, dnp->dn_type, in dt_node_decl()
4252 if (ctf_type_cmp(old_argv->dn_ctfp, old_argv->dn_type, in dt_node_provider_cmp_argv()