Searched refs:CMSGCAdaptivePolicyCountersKind (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcPolicyCounters.hpp56 CMSGCAdaptivePolicyCountersKind enumerator in enum:GCPolicyCounters::Name
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.hpp306 return GCPolicyCounters::CMSGCAdaptivePolicyCountersKind;
H A DconcurrentMarkSweepGeneration.cpp336 results->kind() == GCPolicyCounters::CMSGCAdaptivePolicyCountersKind,
9189 assert(counters->kind() == GCPolicyCounters::CMSGCAdaptivePolicyCountersKind,
/openjdk7/hotspot/src/share/vm/gc_implementation/parNew/
H A DasParNewGeneration.cpp598 GCPolicyCounters::CMSGCAdaptivePolicyCountersKind,

Completed in 51 milliseconds