Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/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.h343 tdata_t *iib_td; member
H A Dctf.c703 iiburst->iib_td->td_parlabel); in ctf_gen()
705 iiburst->iib_td->td_parname); in ctf_gen()
708 (void) list_iter(iiburst->iib_td->td_labels, write_label, in ctf_gen()