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

/illumos-gate/usr/src/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));
224 ref_to_str(ctl->ctl_label, hp, cd));
450 " bits=%u", ref_to_str(tp->ctt_name, hp,
464 "bits=%u", ref_to_str(tp->ctt_name, hp,
476 ref_to_str(tp->ctt_name, hp, cd),
484 "nelems: %u\n", ref_to_str(tp->ctt_name,
494 ref_to_str(tp->ctt_name, hp, cd),
531 ref_to_str(t
[all...]

Completed in 44 milliseconds