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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgSpaceCounters.cpp32 GSpaceCounters::GSpaceCounters(const char* name, int ordinal, size_t max_size, function in class:GSpaceCounters
H A DgSpaceCounters.hpp37 class GSpaceCounters: public CHeapObj<mtGC> { class in inherits:CHeapObj
53 GSpaceCounters(const char* name, int ordinal, size_t max_size, Generation* g,
56 ~GSpaceCounters() {

Completed in 28 milliseconds