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

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryService.hpp123 static MemoryPool* add_cms_space(CompactibleFreeListSpace* space,
H A DmemoryService.cpp250 MemoryPool* MemoryService::add_cms_space(CompactibleFreeListSpace* space, function in class:MemoryService
326 MemoryPool* pool = add_cms_space(cms->cmsSpace(),
383 MemoryPool* pool = add_cms_space(cms_gen->cmsSpace(),

Completed in 32 milliseconds