Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/ctf/
H A Dctf_labels.c30 extract_label_info(ctf_file_t *fp, const ctf_lblent_t **ctl, uint_t *num_labels) in extract_label_info() function
59 if (extract_label_info(fp, &ctlp, &num_labels) == CTF_ERR) in ctf_label_topmost()
86 if (extract_label_info(fp, &ctlp, &num_labels) == CTF_ERR) in ctf_label_iter()