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

/openjdk7/hotspot/src/share/vm/services/
H A DpsMemoryPool.cpp61 // The max size of EdenMutableSpacePool =
67 EdenMutableSpacePool::EdenMutableSpacePool(PSYoungGen* gen, function in class:EdenMutableSpacePool
78 MemoryUsage EdenMutableSpacePool::get_memory_usage() {
H A DpsMemoryPool.hpp52 class EdenMutableSpacePool : public CollectedMemoryPool { class in inherits:CollectedMemoryPool
58 EdenMutableSpacePool(PSYoungGen* gen,

Completed in 53 milliseconds