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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h74 #define PROFMODLIST_SZ (CEIL(sizeof (ProfModuleList), STRUCT_ALIGN)) macro
81 #define MODLIST_FILLER (PROFMODLIST_SZ - sizeof (ProfModuleList))

Completed in 61 milliseconds