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

/openjdk7/hotspot/src/share/vm/memory/
H A Dgeneration.hpp673 size_t _min_heap_delta_bytes; // Minimum amount to expand. member in class:OneContigSpaceCardGeneration
698 _the_space(space), _min_heap_delta_bytes(min_heap_delta_bytes)

Completed in 23 milliseconds