Main Page   Class Hierarchy   Compound List   File List   Header Files   Compound Members   File Members  

MemoryHistogram Struct Reference

Class diagram for MemoryHistogram:

ResourceObj

List of all members.

Public Members

void init (fint maxSize, fint imaps)
void addGenericMap (char* name, matchFn predicate)
void addMap (Map* m, char* name)
void add (oop p)
void print ()
fint maxSize
int32 totalSize
int32sizeCounts
int32 nobjs
int32 nmaps
int32 mapSize
fint interesting
InterestingMap** iMaps

Detailed Description


Member Function Documentation

void MemoryHistogram::init (fint maxS, fint imaps)

void MemoryHistogram::addGenericMap (char * name, matchFn predicate)

void MemoryHistogram::addMap (Map * m, char * name)

void MemoryHistogram::add (oop p)

void MemoryHistogram::print () [virtual]

Reimplemented from VMObj.


Member Data Documentation

fint MemoryHistogram::maxSize

int32 MemoryHistogram::totalSize

int32* MemoryHistogram::sizeCounts

int32 MemoryHistogram::nobjs

int32 MemoryHistogram::nmaps

int32 MemoryHistogram::mapSize

fint MemoryHistogram::interesting

InterestingMap** MemoryHistogram::iMaps


The documentation for this struct was generated from the following file:
Generated at Tue Jun 27 12:08:07 2000 for SelfVM by doxygen 1.0.0 written by Dimitri van Heesch, © 1997-1999