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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.hpp141 _mutator_cost_counter->set_value(
/openjdk7/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep/
H A DcmsGCAdaptivePolicyCounters.hpp247 _mutator_cost_counter->set_value(
/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DgcAdaptivePolicyCounters.hpp45 PerfVariable* _mutator_cost_counter; member in class:GCAdaptivePolicyCounters
H A DgcAdaptivePolicyCounters.cpp103 _mutator_cost_counter = PerfDataManager::create_variable(SUN_GC, cname,

Completed in 39 milliseconds