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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h78 #define PROFFUNC_SZ (CEIL(sizeof (ProfFunction), STRUCT_ALIGN)) macro
85 #define FUNC_FILLER (PROFFUNC_SZ - sizeof (ProfFunction))

Completed in 60 milliseconds