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

/openjdk7/hotspot/src/share/vm/gc_implementation/parallelScavenge/
H A DpsGCAdaptivePolicyCounters.hpp185 (jlong)(ps_size_policy()->live_at_last_full_gc()));
H A DpsAdaptiveSizePolicy.hpp375 size_t live_at_last_full_gc() { function in class:PSAdaptiveSizePolicy
H A DpsGCAdaptivePolicyCounters.cpp129 PerfData::U_Bytes, ps_size_policy()->live_at_last_full_gc(), CHECK);
/openjdk7/jdk/src/share/classes/sun/jvmstat/perfdata/resources/
H A Daliasmap475 hotspot.gc.policy.live_at_last_full_gc // 1.5.0 b21

Completed in 32 milliseconds