Home
last modified time | relevance | path

Searched refs:ctf_stype_v3 (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/ddb/
H A Ddb_pprint.c60 sizeof(struct ctf_stype_v3); in db_pprint_int()
94 sizeof(struct ctf_stype_v3); in db_pprint_struct()
175 sizeof(struct ctf_stype_v3); in db_pprint_arr()
216 sizeof(struct ctf_stype_v3); in db_pprint_enum()
H A Ddb_ctf.c108 sizeof(struct ctf_stype_v3)); in db_ctf_type_size()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c251 struct ctf_stype_v3 *cts = (struct ctf_stype_v3 *)ctt; in write_sized_type_rec()
268 struct ctf_stype_v3 *cts = (struct ctf_stype_v3 *)ctt; in write_unsized_type_rec()
795 *incrementp = sizeof (struct ctf_stype_v3); in get_ctt_size()
/freebsd/sys/sys/
H A Dctf.h70 struct ctf_stype_v3 { struct
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_create.c321 size += sizeof (struct ctf_stype_v3); in ctf_update()
420 len = sizeof (struct ctf_stype_v3); in ctf_update()
H A Dctf_types.c112 increment = sizeof (struct ctf_stype_v3); in ctf_get_ctt_size()
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c462 increment = sizeof (struct ctf_stype_v3); in read_types()
/freebsd/sys/cddl/dev/fbt/
H A Dfbt.c494 increment = sizeof (struct ctf_stype_v3); in fbt_get_ctt_size()