69 size_t bytes = ((
RexxObject *)obj)->getObjectSize();
95 printf(
" ObjectTypeNum Total Objects TotalBytes\n");
96 printf(
" ============= ============== ==========\n");
110 printf(
"All Objects in Object Memory, by allocation type\n\n");
112 printf(
" ObjectTypeNum Total Objects TotalBytes\n");
113 printf(
" ============= ============== ==========\n");
121 printf(
"\nSegment set allocation statistics\n\n");
#define MaximumObjectSize
ObjectStats objectStats[T_Last_Class_Type+1]
void logObject(RexxObject *obj)
void printSavedImageStats()
void logObject(RexxObject *obj)
void printStats(int type)
size_t getObjectTypeNumber()
void recordObject(MemoryStats *memStats, char *obj)