Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dctf.h104 struct ctf_array_v2 { struct
281 typedef struct ctf_array_v2 ctf_array_t;
/freebsd/sys/cddl/dev/fbt/
H A Dfbt.c584 vbytes = sizeof (struct ctf_array_v2); in fbt_typoff_init()
672 vbytes = sizeof (struct ctf_array_v2); in fbt_typoff_init()
897 const struct ctf_array_v2 *ap; in fbt_array_info()
899 ap = (const struct ctf_array_v2 *)((uintptr_t)tp + increment); in fbt_array_info()
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c469 struct ctf_array_v2 *ap2; in read_types()
541 vlen = sizeof (struct ctf_array_v2); in read_types()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c382 vbytes = sizeof (struct ctf_array_v2); in init_types()
526 vbytes = sizeof (struct ctf_array_v2); in init_types()
H A Dctf_create.c333 sizeof (struct ctf_array_v2) : in ctf_update()
449 struct ctf_array_v2 cta; in ctf_update()
H A Dctf_types.c868 const struct ctf_array_v2 *ap2 = ap; in ctf_array_info()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c835 dptr += sizeof (struct ctf_array_v2); in count_types()
1182 struct ctf_array_v2 *cta = (void *) dptr; in resurrect_types()