Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/tools/ctf/dump/
H A Ddump.c111 ref_to_str(uint_t name, const ctf_header_t *hp, const ctf_data_t *cd) in ref_to_str() function
190 ref_to_str(hp->cth_parlabel, hp, cd)); in print_header()
192 ref_to_str(hp->cth_parname, hp, cd)); in print_header()
223 ref_to_str(ctl->ctl_label, hp, cd)); in print_labeltable()
449 " bits=%u", ref_to_str(tp->ctt_name, hp, in read_types()
463 "bits=%u", ref_to_str(tp->ctt_name, hp, in read_types()
475 ref_to_str(tp->ctt_name, hp, cd), in read_types()
483 "nelems: %u\n", ref_to_str(tp->ctt_name, in read_types()
493 ref_to_str(tp->ctt_name, hp, cd), in read_types()
530 ref_to_str(tp->ctt_name, hp, cd), size); in read_types()
[all …]