Home
last modified time | relevance | path

Searched refs:hd_lcndx (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/cmd/sgs/include/
H A Dprofile.h53 unsigned int hd_lcndx; /* call graph arc structure */ member
70 unsigned int hd_lcndx; /* call graph arc structure */ member
/illumos-gate/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c356 Hptr->hd_lcndx = (nsym + 1) * PRF_CGINIT; in profile_open()
554 if (Hptr->hd_ncndx == Hptr->hd_lcndx) { in plt_cg_interp()
592 Hptr->hd_lcndx += PRF_CGNUMB; in plt_cg_interp()