Home
last modified time | relevance | path

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

/freebsd-13.1/sys/sys/
H A Dctf.h104 struct ctf_array_v2 { struct
281 typedef struct ctf_array_v2 ctf_array_t;
/freebsd-13.1/sys/cddl/dev/fbt/
H A Dfbt.c588 vbytes = sizeof (struct ctf_array_v2); in fbt_typoff_init()
676 vbytes = sizeof (struct ctf_array_v2); in fbt_typoff_init()
901 const struct ctf_array_v2 *ap; in fbt_array_info()
903 ap = (const struct ctf_array_v2 *)((uintptr_t)tp + increment); in fbt_array_info()
/freebsd-13.1/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c470 struct ctf_array_v2 *ap2; in read_types()
542 vlen = sizeof (struct ctf_array_v2); in read_types()
/freebsd-13.1/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-13.1/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()