Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_diff.c51 ulong_t cdf_matchidx; member
1026 funcptr->cdf_matchidx = ULONG_MAX; in ctf_diff_func_fill_cb()
1155 ifd->cdf_matchidx = j; in ctf_diff_func_fill()
1156 ofd->cdf_matchidx = i; in ctf_diff_func_fill()
1196 if (cds->cds_ifuncs[i].cdf_matchidx == ULONG_MAX) { in ctf_diff_functions()
1200 ulong_t idx = cds->cds_ifuncs[i].cdf_matchidx; in ctf_diff_functions()
1207 if (cds->cds_ofuncs[i].cdf_matchidx != ULONG_MAX) in ctf_diff_functions()