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

/openjdk7/hotspot/src/share/vm/code/
H A DcodeCache.cpp815 int nmethodCount = 0; local
846 nmethodCount++;
888 tty->print_cr("nmethods: %d",nmethodCount);

Completed in 671 milliseconds