Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_labels.c95 "typeidx %u\n", ctlp->ctl_label, ctlp->ctl_typeidx); in ctf_label_iter()
99 linfo.ctb_typeidx = ctlp->ctl_typeidx; in ctf_label_iter()
H A Dctf_create.c492 label->ctl_typeidx = dld->dld_type; in ctf_update()
/illumos-gate/usr/src/uts/common/sys/
H A Dctf.h157 uint_t ctl_typeidx; /* last type associated with this label */ member