Searched refs:EdenMutableSpacePool (Results 1 - 3 of 3) 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,
H A DmemoryService.cpp396 EdenMutableSpacePool* eden = new EdenMutableSpacePool(gen,

Completed in 39 milliseconds