Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/include/
H A Dprofile.h98 #define PRF_BARSIZE 2 /* No. of program bytes that */ macro
/titanic_41/usr/src/cmd/sgs/ldprof/common/
H A Dprofile.c280 psize = (size_t)PRF_ROUNDUP((msize / PRF_BARSIZE), sizeof (long)); in profile_open()