Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetInstrumentation

1137     GetInstrumentation()->ForceInterpretOnly();
1708 GetInstrumentation()->InstrumentQuickAllocEntryPointsLocked();
1711 GetInstrumentation()->UninstrumentQuickAllocEntryPointsLocked();
2230 if (GetInstrumentation()->InterpretOnly()) {
2249 if (kIsDebugBuild && GetInstrumentation()->IsForcedInterpretOnly()) {
2432 if (!GetInstrumentation()->IsForcedInterpretOnly()) {
2434 UpdateEntryPointsClassVisitor visitor(GetInstrumentation());