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

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

Completed in 48 milliseconds