Searched refs:unshared_space (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/memory/
H A DcompactingPermGenGen.hpp151 ContiguousSpace* unshared_space() const { return _the_space; } function in class:CompactingPermGenGen
/openjdk7/hotspot/src/share/vm/services/
H A DmemoryService.cpp356 MemoryPool* pool = add_space(perm_gen->unshared_space(),
466 MemoryPool* pool = add_space(perm_gen->unshared_space(),

Completed in 39 milliseconds