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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DinvocationCounter.hpp52 count_grain = nth_bit(number_of_state_bits + number_of_carry_bits), enumerator in enum:VALUE_OBJ_CLASS_SPEC::PrivateConstants
67 count_increment = count_grain, // use this value to increment the 32bit _counter word

Completed in 285 milliseconds