Searched refs:PRF_BARSIZE (Results 1 – 2 of 2) sorted by relevance
98 #define PRF_BARSIZE 2 /* No. of program bytes that */ macro
280 psize = (size_t)PRF_ROUNDUP((msize / PRF_BARSIZE), sizeof (long)); in profile_open()