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

/openjdk7/hotspot/src/share/vm/code/
H A DcodeCache.hpp157 static void print_bounds(outputStream* st); // Prints a summary of the bounds of the code cache
H A DcodeCache.cpp967 void CodeCache::print_bounds(outputStream* st) { function in class:CodeCache
/openjdk7/hotspot/src/share/vm/utilities/
H A DvmError.cpp705 CodeCache::print_bounds(st);
/openjdk7/hotspot/src/share/vm/compiler/
H A DcompileBroker.cpp1895 CodeCache::print_bounds(tty);

Completed in 3960 milliseconds