Home
last modified time | relevance | path

Searched refs:ctl_typeidx (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/common/ctf/
H A Dctf_labels.c97 "typeidx %u\n", ctlp->ctl_label, ctlp->ctl_typeidx); in ctf_label_iter()
101 linfo.ctb_typeidx = ctlp->ctl_typeidx; in ctf_label_iter()
/titanic_44/usr/src/uts/common/sys/
H A Dctf.h157 uint_t ctl_typeidx; /* last type associated with this label */ member
/titanic_44/usr/src/tools/ctf/cvt/
H A Dctf.c139 ctl.ctl_typeidx = le->le_idx; in write_label()
757 lastidx = ctl->ctl_typeidx; in resurrect_labels()
/titanic_44/usr/src/tools/ctf/dump/
H A Ddump.c223 (void) printf(" %5u %s\n", ctl->ctl_typeidx, in print_labeltable()