Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dctf.h119 uint_t cth_parlabel; /* ref to name of parent lbl uniq'd against */ member
/illumos-gate/usr/src/common/ctf/
H A Dctf_open.c724 if (hp.cth_parlabel != 0) in ctf_bufopen()
725 fp->ctf_parlabel = ctf_strptr(fp, hp.cth_parlabel); in ctf_bufopen()
H A Dctf_create.c498 bhdr->cth_parlabel = label->ctl_label; in ctf_update()