Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dctf.h119 uint_t cth_parlabel; /* ref to name of parent lbl uniq'd against */ member
/titanic_41/usr/src/tools/ctf/dump/
H A Ddump.c190 ref_to_str(hp->cth_parlabel, hp, cd)); in print_header()
412 if (hp->cth_parlabel || hp->cth_parname) in read_types()
/titanic_41/usr/src/common/ctf/
H A Dctf_open.c720 if (hp.cth_parlabel != 0) in ctf_bufopen()
721 fp->ctf_parlabel = ctf_strptr(fp, hp.cth_parlabel); in ctf_bufopen()
/titanic_41/usr/src/tools/ctf/cvt/
H A Dctf.c618 h.cth_parlabel = strtab_insert(&buf->ctb_strtab, in ctf_gen()
1184 td->td_parlabel = xstrdup(buf + h->cth_stroff + h->cth_parlabel); in ctf_parse()