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

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A DsymintLoad.c90 static int prstsym_size; /* size of a symbol table symbol */ variable
145 prstsym_size = (symdat_pri_p->d_size / profPtr->pf_nstsyms);
146 DEBUG_EXP(printf("_symintLoad: prstsym_size = %d\n",
147 prstsym_size));

Completed in 104 milliseconds