Searched refs:dcnt (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/runtime/ | ||
H A D | deoptimization.cpp | 1313 int dcnt = trap_mdo->trap_count(reason); local 1314 if (dcnt != 0) 1315 xtty->print(" count='%d'", dcnt); |
Completed in 30 milliseconds