Searched defs:inter_sweep_estimate (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/share/vm/gc/cms/
H A DadaptiveFreeList.hpp118 inter_sweep_estimate, local
112 compute_desired(float inter_sweep_current, float inter_sweep_estimate, float intra_sweep_estimate) argument
H A DallocationStats.hpp89 compute_desired(size_t count, float inter_sweep_current, float inter_sweep_estimate, float intra_sweep_estimate) argument
H A DcompactibleFreeListSpace.cpp1993 beginSweepFLCensus( float inter_sweep_current, float inter_sweep_estimate, float intra_sweep_estimate) argument
/openjdk10/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.cpp953 BeginSweepClosure(double p, float inter_sweep_current, float inter_sweep_estimate, float intra_sweep_estimate) argument
1047 begin_sweep_dict_census(double coalSurplusPercent, float inter_sweep_current, float inter_sweep_estimate, float intra_sweep_estimate) argument

Completed in 108 milliseconds