Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c229 const ctf_enum_t *ep; in ctf_enum_iter()
246 ep = (const ctf_enum_t *)((uintptr_t)tp + increment); in ctf_enum_iter()
893 const ctf_enum_t *ep; in ctf_enum_name()
912 ep = (const ctf_enum_t *)((uintptr_t)tp + increment); in ctf_enum_name()
932 const ctf_enum_t *ep; in ctf_enum_value()
951 ep = (const ctf_enum_t *)((uintptr_t)tp + increment); in ctf_enum_value()
H A Dctf_open.c406 vbytes = sizeof (ctf_enum_t) * vlen; in init_types()
606 vbytes = sizeof (ctf_enum_t) * vlen; in init_types()
H A Dctf_create.c178 ctf_enum_t cte; in ctf_copy_emembers()
360 size += sizeof (ctf_enum_t) * vlen; in ctf_update()
/freebsd/sys/sys/
H A Dctf.h149 } ctf_enum_t; typedef
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c858 dptr += sizeof (ctf_enum_t) * vlen; in count_types()
1091 ctf_enum_t *cte; in resurrect_types()
1285 dptr += sizeof (ctf_enum_t); in resurrect_types()
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c475 const ctf_enum_t *ep; in read_types()
664 vlen = sizeof (ctf_enum_t) * n; in read_types()
/freebsd/sys/cddl/dev/fbt/
H A Dfbt.c603 vbytes = sizeof (ctf_enum_t) * vlen; in fbt_typoff_init()
691 vbytes = sizeof (ctf_enum_t) * vlen; in fbt_typoff_init()