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

/openjdk7/hotspot/src/share/vm/runtime/
H A Ddeoptimization.cpp1321 int recnt2 = trap_mdo->overflow_recompile_count(); local
1322 if (recnt2 != 0)
1323 xtty->print(" recompiles2='%d'", recnt2);

Completed in 48 milliseconds