Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Dprofile.h104 #define PRF_CGINIT 2 /* Initial symbol blocks to allocate */ macro
/titanic_41/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c281 csize = (nsym + 1) * PRF_CGINIT * sizeof (L_cgarc); in profile_open()
356 Hptr->hd_lcndx = (nsym + 1) * PRF_CGINIT; in profile_open()