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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcStats.cpp29 GCStats::GCStats() { function in class:GCStats
H A DgcStats.hpp30 class GCStats : public CHeapObj<mtGC> { class in inherits:CHeapObj
37 GCStats();
61 class CMSGCStats : public GCStats {

Completed in 21 milliseconds