Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetInstrumentation

1959   if (!runtime->IsAotCompiler() && runtime->GetInstrumentation()->InterpretOnly()) {
2962 if (Runtime::Current()->GetInstrumentation()->AreExitStubsInstalled()) {
2967 Runtime::Current()->GetInstrumentation()->InstallStubsForClass(h_new_class.Get());
3076 instrumentation::Instrumentation* instr = runtime->GetInstrumentation();
3157 runtime->GetInstrumentation()->UpdateMethodsCode(method, quick_code);