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

/openjdk7/hotspot/src/share/vm/memory/
H A DbinaryTreeDictionary.hpp273 size_t total_chunk_size(debug_only(const Mutex* lock)) const { function in class:BinaryTreeDictionary
274 debug_only(
/openjdk7/hotspot/src/share/vm/utilities/
H A Dmacros.hpp104 #define debug_only(code) code macro
109 #define debug_only(code) macro

Completed in 1179 milliseconds