Searched refs:ctf_add_integer (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/cmd/mdb/common/libstandctf/ |
H A D | mapfile | 47 ctf_add_integer;
|
/titanic_41/usr/src/uts/common/ctf/ |
H A D | mapfile | 49 ctf_add_integer;
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | ctf_api.h | 215 extern ctf_id_t ctf_add_integer(ctf_file_t *, uint_t,
|
/titanic_41/usr/src/lib/libctf/common/ |
H A D | mapfile-vers | 57 ctf_add_integer;
|
/titanic_41/usr/src/common/ctf/ |
H A D | ctf_create.c | 700 ctf_add_integer(ctf_file_t *fp, uint_t flag, in ctf_add_integer() function 1368 dst_type = ctf_add_integer(dst_fp, flag, name, &src_en); in ctf_add_type()
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_decl.c | 619 dtt.dtt_type = ctf_add_integer(dsp->ds_ctfp, in dt_decl_member()
|
H A D | dt_open.c | 1114 err = ctf_add_integer(dmp->dm_ctfp, CTF_ADD_ROOT, in dt_vopen()
|
/titanic_41/usr/src/cmd/mdb/common/mdb/ |
H A D | mdb_ctf.c | 1740 err = ctf_add_integer(cp, CTF_ADD_ROOT, synp->syn_name, in mdb_ctf_synthetics_create_base()
|