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

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryService.hpp114 static MemoryPool* add_survivor_spaces(DefNewGeneration* gen,
H A DmemoryService.cpp237 MemoryPool* MemoryService::add_survivor_spaces(DefNewGeneration* gen, function in class:MemoryService
280 MemoryPool* survivor = add_survivor_spaces(young_gen,
301 MemoryPool* survivor = add_survivor_spaces(parnew_gen,

Completed in 28 milliseconds