HomeSort by: relevance | last modified time | path
    Searched refs:ref_to_str (Results 1 - 1 of 1) sorted by relevancy

  /src/external/cddl/osnet/dist/tools/ctf/dump/
dump.c 118 ref_to_str(uint_t name, const ctf_header_t *hp, const ctf_data_t *cd) function
197 ref_to_str(hp->cth_parlabel, hp, cd));
199 ref_to_str(hp->cth_parname, hp, cd));
230 ref_to_str(ctl->ctl_label, hp, cd));
498 " bits=%u", ref_to_str(name, hp, cd),
513 "bits=%u", ref_to_str(name, hp, cd),
525 ref_to_str(name, hp, cd), type);
543 "nelems: %u\n", ref_to_str(name, hp, cd),
557 ref_to_str(name, hp, cd), type);
600 ref_to_str(name, hp, cd), size)
    [all...]

Completed in 55 milliseconds