Home
last modified time | relevance | path

Searched refs:cta_contents (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dctf.h315 ushort_t cta_contents; /* reference to type of array contents */ member
/titanic_41/usr/src/tools/ctf/cvt/
H A Dctf.c308 cta.cta_contents = tp->t_ardef->ad_contents->t_id; in write_type()
1018 tdp->t_ardef->ad_contents = tdarr[cta->cta_contents]; in resurrect_types()
/titanic_41/usr/src/common/ctf/
H A Dctf_types.c718 arp->ctr_contents = ap->cta_contents; in ctf_array_info()
H A Dctf_create.c374 cta.cta_contents = (ushort_t) in ctf_update()
/titanic_41/usr/src/tools/ctf/dump/
H A Ddump.c485 hp, cd), u.ap->cta_contents, in read_types()