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

/openjdk7/hotspot/src/share/vm/memory/
H A Duniverse.hpp386 static size_t get_heap_capacity_at_last_gc() { return _heap_capacity_at_last_gc; } function in class:Universe

Completed in 32 milliseconds