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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DadaptiveSizePolicy.cpp340 double AdaptiveSizePolicy::decaying_major_gc_cost() const { function in class:AdaptiveSizePolicy
392 decayed_major_gc_cost = decaying_major_gc_cost();
H A DadaptiveSizePolicy.hpp261 double decaying_major_gc_cost() const;

Completed in 43 milliseconds