Searched refs:ref_to_str (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c111 ref_to_str(uint_t name, const ctf_header_t *hp, const ctf_data_t *cd) function
190 ref_to_str(hp->cth_parlabel, hp, cd));
192 ref_to_str(hp->cth_parname, hp, cd));
223 ref_to_str(ctl->ctl_label, hp, cd));
449 " bits=%u", ref_to_str(tp->ctt_name, hp,
463 "bits=%u", ref_to_str(tp->ctt_name, hp,
475 ref_to_str(tp->ctt_name, hp, cd),
483 "nelems: %u\n", ref_to_str(tp->ctt_name,
493 ref_to_str(tp->ctt_name, hp, cd),
530 ref_to_str(t
[all...]

Completed in 188 milliseconds