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

/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h77 #define PROFCGRAPH_SZ (CEIL(sizeof (ProfCallGraph), STRUCT_ALIGN)) macro
84 #define CGRAPH_FILLER (PROFCGRAPH_SZ - sizeof (ProfCallGraph))

Completed in 58 milliseconds