Searched defs:label_info_cb (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_labels.c117 label_info_cb(const char *lname, const ctf_lblinfo_t *linfo, void *arg) function
148 if ((rc = ctf_label_iter(fp, label_info_cb, &cb_arg)) == CTF_ERR)

Completed in 806 milliseconds