Searched refs:INCR_INVOCATION_COUNT (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/interpreter/ | ||
H A D | bytecodeInterpreter.cpp | 311 #define INCR_INVOCATION_COUNT INVOCATION_COUNT->increment() macro 344 INCR_INVOCATION_COUNT; \ 624 INCR_INVOCATION_COUNT; |
Completed in 45 milliseconds