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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.cpp1063 class ReturnedBytesClosure : public AscendTreeCensusClosure<Chunk> { class in inherits:AscendTreeCensusClosure
1066 ReturnedBytesClosure() { _dict_returned_bytes = 0; } function in class:ReturnedBytesClosure
1075 ReturnedBytesClosure<Chunk> rbc;

Completed in 24 milliseconds