Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dctf.h316 ushort_t cta_index; /* reference to type of array index */ member
/titanic_41/usr/src/tools/ctf/cvt/
H A Dctf.c309 cta.cta_index = tp->t_ardef->ad_idxtype->t_id; in write_type()
1019 tdp->t_ardef->ad_idxtype = tdarr[cta->cta_index]; in resurrect_types()
/titanic_41/usr/src/common/ctf/
H A Dctf_types.c719 arp->ctr_index = ap->cta_index; in ctf_array_info()
H A Dctf_create.c376 cta.cta_index = (ushort_t) in ctf_update()
/titanic_41/usr/src/tools/ctf/dump/
H A Ddump.c486 u.ap->cta_index, u.ap->cta_nelems); in read_types()