Searched refs:_incremental_collection_counters (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1MonitoringSupport.hpp122 CollectorCounters* _incremental_collection_counters; member in class:G1MonitoringSupport
208 return _incremental_collection_counters;
H A Dg1MonitoringSupport.cpp77 _incremental_collection_counters(NULL),
101 _incremental_collection_counters =

Completed in 30 milliseconds