Home
last modified time | relevance | path

Searched defs:instrumentation (Results 1 – 17 of 17) sorted by relevance

/art/runtime/
Dcommon_dex_operations.h100 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in DoFieldGetCommon() local
159 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in DoFieldPutCommon() local
Dinstrumentation_test.cc37 namespace instrumentation { namespace
269 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in DeoptimizeMethod() local
285 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in UndeoptimizeMethod() local
300 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in DeoptimizeEverything() local
315 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in UndeoptimizeEverything() local
330 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in EnableMethodTracing() local
342 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in DisableMethodTracing() local
Dinstrumentation.cc53 namespace instrumentation { namespace
88 explicit InstallStubsClassVisitor(Instrumentation* instrumentation) in InstallStubsClassVisitor()
400 Instrumentation* instrumentation = reinterpret_cast<Instrumentation*>(arg); in InstrumentationInstallStack() local
513 Instrumentation* instrumentation = reinterpret_cast<Instrumentation*>(arg); in InstrumentationRestoreStack() local
Dquick_exception_handler.cc646 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in UpdateInstrumentationStack() local
Ddebugger.cc3124 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in ProcessDeoptimizationRequest() local
3301 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in SanityCheckExistingBreakpoints() local
3476 instrumentation::Instrumentation* const instrumentation = in IsForcedInterpreterNeededForResolutionImpl() local
3514 instrumentation::Instrumentation* const instrumentation = in IsForcedInstrumentationNeededForResolutionImpl() local
3551 instrumentation::Instrumentation* const instrumentation = in IsForcedInterpreterNeededForUpcallImpl() local
Druntime.cc2739 explicit UpdateEntryPointsClassVisitor(instrumentation::Instrumentation* instrumentation) in UpdateEntryPointsClassVisitor() argument
Dthread.cc3541 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in QuickDeliverException() local
/art/openjdkjvmti/
Ddeopt_manager.cc262 auto instrumentation = art::Runtime::Current()->GetInstrumentation(); in AddMethodBreakpoint() local
298 auto instrumentation = art::Runtime::Current()->GetInstrumentation(); in RemoveMethodBreakpoint() local
476 art::instrumentation::Instrumentation* instrumentation = in AddDeoptimizationRequester() local
/art/runtime/interpreter/
Dinterpreter.cc269 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in Execute() local
538 const instrumentation::Instrumentation* const instrumentation = in EnterInterpreterFromDeoptimize() local
Dinterpreter_switch_impl-inl.h308 const instrumentation::Instrumentation* instrumentation, in DoDexPcMoveEvent()
345 const instrumentation::Instrumentation* instrumentation, in SendMethodExitEvents()
2581 const instrumentation::Instrumentation* instrumentation, in InstructionHandler()
2606 const instrumentation::Instrumentation* const instrumentation; variable
2637 const auto* const instrumentation = Runtime::Current()->GetInstrumentation(); in ExecuteSwitchImplCpp() local
Dinterpreter_common.cc209 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL() local
393 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL() local
/art/runtime/jit/
Djit.cc263 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in CompileMethod() local
Djit_code_cache.cc2086 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in NotifyCompilationOf() local
/art/runtime/interpreter/mterp/
Dmterp.cc538 const instrumentation::Instrumentation* const instrumentation = in MterpHandleException() local
/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc1120 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in artInstrumentationMethodEntryFromCode() local
1190 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in artInstrumentationMethodExitFromCode() local
/art/runtime/gc/
Dheap.cc711 instrumentation::Instrumentation* const instrumentation = runtime->GetInstrumentation(); in Heap() local
1715 instrumentation::Instrumentation* const instrumentation = in EntrypointsInstrumented() local
/art/runtime/jni/
Djni_internal.cc291 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in NotifySetObjectField() local
318 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in NotifySetPrimitiveField() local
342 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in NotifyGetField() local