Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/cvt/
H A Doutput.c119 iiburst->iib_td = td; in iiburst_new()
132 tdtrav_init(&tdtd, &iiburst->iib_td->td_curvgen, NULL, burst_types_cbs, in iiburst_types()
137 (void) hash_iter(iiburst->iib_td->td_iihash, burst_iitypes, iiburst); in iiburst_types()
H A Dctftools.h337 tdata_t *iib_td; member
H A Dctf.c619 iiburst->iib_td->td_parlabel); in ctf_gen()
621 iiburst->iib_td->td_parname); in ctf_gen()
624 (void) list_iter(iiburst->iib_td->td_labels, (int (*)())write_label, in ctf_gen()