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

/openjdk7/hotspot/src/share/vm/interpreter/
H A DinvocationCounter.hpp50 number_of_count_bits = BitsPerInt - number_of_noncount_bits, enumerator in enum:VALUE_OBJ_CLASS_SPEC::PrivateConstants
70 count_limit = nth_bit(number_of_count_bits - 1)

Completed in 1448 milliseconds