Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ctfdiff/
H A Dctfdiff.c200 ctfdiff_labels_count(const char *name, const ctf_lblinfo_t *li, void *arg) in ctfdiff_labels_count() function
229 ret = ctf_label_iter(ifp, ctfdiff_labels_count, &nilabel); in ctfdiff_labels()
232 ret = ctf_label_iter(ofp, ctfdiff_labels_count, &nolabel); in ctfdiff_labels()