Home
last modified time | relevance | path

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

/netbsd/src/external/cddl/osnet/dist/common/ctf/
Dctf_labels.c100 "typeidx %u\n", ctlp->ctl_label, ctlp->ctl_typeidx); in ctf_label_iter()
104 linfo.ctb_typeidx = ctlp->ctl_typeidx; in ctf_label_iter()
/netbsd/src/external/cddl/osnet/dist/uts/common/sys/
Dctf.h58 __uint32_t ctl_typeidx; member
/netbsd/src/external/cddl/osnet/dist/tools/ctf/cvt/
Dctf.c157 ctl.ctl_typeidx = le->le_idx; in write_label()
161 SWAP_32(ctl.ctl_typeidx); in write_label()
913 lastidx = ctl->ctl_typeidx; in resurrect_labels()
/netbsd/src/external/cddl/osnet/dist/tools/ctf/dump/
Ddump.c229 (void) printf(" %5u %s\n", ctl->ctl_typeidx, in print_labeltable()