Searched defs:_init (Results 1 - 3 of 3) sorted by relevance
| /openjdk7/hotspot/src/share/vm/interpreter/ | ||
| H A D | invocationCounter.cpp | 58 int init = _init[state]; 79 int InvocationCounter::_init [InvocationCounter::number_of_states]; member in class:InvocationCounter 123 _init [state] = init; |
| H A D | invocationCounter.hpp | 122 static int _init [number_of_states]; // the counter limits member in class:VALUE_OBJ_CLASS_SPEC |
| /openjdk7/hotspot/src/share/vm/memory/ | ||
| H A D | specialized_oop_closures.hpp | 206 static bool _init; member in class:SpecializationStats |
Completed in 57 milliseconds