Searched refs:next_chop (Results 1 - 7 of 7) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Dhandles.inline.hpp86 _chunk->next_chop();
H A Dhandles.cpp160 _chunk->next_chop();
/openjdk7/hotspot/src/share/vm/memory/
H A DresourceArea.hpp135 _chunk->next_chop();
233 _chunk->next_chop();
H A Dallocation.hpp263 void next_chop(); // Chop next chunk
H A Dallocation.cpp356 void Chunk::next_chop() { function in class:Chunk
/openjdk7/hotspot/src/share/vm/adlc/
H A Darena.hpp85 void next_chop(); // Chop next chunk
H A Darena.cpp52 void Chunk::next_chop() { function in class:Chunk

Completed in 476 milliseconds