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

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

Completed in 92 milliseconds