Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/prof/common/
H A DsymintClose.c72 (void) free(profPtr->pf_symarr_p); in _symintClose()
H A DsymintHdr.h186 PROF_SYMBOL *pf_symarr_p; /* P_S array w/symbols of interest */ member
H A DsymintOpen.c301 if ((pfile_p->pf_symarr_p = _symintLoad(pfile_p)) == NULL) in _symintOpen()
H A Dprof.c1132 nl = ldptr->pf_symarr_p[symindex]; in readnl()