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

/openjdk7/hotspot/src/share/vm/services/
H A DmemoryPool.hpp207 class GenerationPool : public CollectedMemoryPool { class in inherits:CollectedMemoryPool
211 GenerationPool(Generation* gen, const char* name, PoolType type, bool support_usage_threshold);

Completed in 30 milliseconds