Searched defs:_init (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/interpreter/
H A DinvocationCounter.cpp58 int init = _init[state];
79 int InvocationCounter::_init [InvocationCounter::number_of_states]; member in class:InvocationCounter
123 _init [state] = init;
H A DinvocationCounter.hpp122 static int _init [number_of_states]; // the counter limits member in class:VALUE_OBJ_CLASS_SPEC
/openjdk7/hotspot/src/share/vm/memory/
H A Dspecialized_oop_closures.hpp206 static bool _init; member in class:SpecializationStats

Completed in 57 milliseconds