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

/openjdk7/hotspot/src/share/vm/services/
H A DpsMemoryPool.cpp86 // The max size of SurvivorMutableSpacePool =
91 SurvivorMutableSpacePool::SurvivorMutableSpacePool(PSYoungGen* gen, function in class:SurvivorMutableSpacePool
100 MemoryUsage SurvivorMutableSpacePool::get_memory_usage() {
H A DpsMemoryPool.hpp73 class SurvivorMutableSpacePool : public CollectedMemoryPool { class in inherits:CollectedMemoryPool
78 SurvivorMutableSpacePool(PSYoungGen* gen,

Completed in 44 milliseconds