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

/openjdk7/hotspot/src/share/vm/gc_implementation/shared/
H A DparGCAllocBuffer.cpp141 const size_t ParGCAllocBufferWithBOT::ChunkSizeInBytes = member in class:ParGCAllocBufferWithBOT
178 ChunkSizeInBytes) == _hard_end,
317 (HeapWord*)align_size_down(intptr_t(_hard_end-1), ChunkSizeInBytes);
H A DparGCAllocBuffer.hpp230 static const size_t ChunkSizeInBytes; member in class:ParGCAllocBufferWithBOT

Completed in 116 milliseconds