Searched defs:count_increment (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/hotspot/src/share/vm/interpreter/ | ||
| H A D | invocationCounter.hpp | 67 count_increment = count_grain, // use this value to increment the 32bit _counter word enumerator in enum:VALUE_OBJ_CLASS_SPEC::PublicConstants 110 void increment() { _counter += count_increment; } |
Completed in 33 milliseconds