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

/openjdk7/hotspot/src/share/vm/runtime/
H A Ddeoptimization.cpp1313 int dcnt = trap_mdo->trap_count(reason); local
1314 if (dcnt != 0)
1315 xtty->print(" count='%d'", dcnt);

Completed in 54 milliseconds