Searched defs:compute_desired (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DallocationStats.hpp89 void compute_desired(size_t count, function in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/memory/
H A DfreeList.hpp179 void compute_desired(float inter_sweep_current, function in class:VALUE_OBJ_CLASS_SPEC
183 _allocation_stats.compute_desired(_count,

Completed in 42 milliseconds