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

/openjdk7/hotspot/src/share/vm/memory/
H A Dallocation.hpp141 mtChunk = 0x0B00, // chunk that holds content of arenas enumerator in enum:MemoryType
235 class Chunk: CHeapObj<mtChunk> {

Completed in 31 milliseconds