Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_instrumentation_entrypoints.cc36 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in artInstrumentationMethodEntryFromCode() local
68 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in artInstrumentationMethodExitFromCode() local
/art/runtime/
Dcommon_dex_operations.h76 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in DoFieldGetCommon() local
131 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in DoFieldPutCommon() local
Dinstrumentation_test.cc33 namespace instrumentation { namespace
210 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in DeoptimizeMethod() local
226 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in UndeoptimizeMethod() local
241 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in DeoptimizeEverything() local
256 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in UndeoptimizeEverything() local
271 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in EnableMethodTracing() local
283 instrumentation::Instrumentation* instrumentation = runtime->GetInstrumentation(); in DisableMethodTracing() local
Dinstrumentation.cc44 namespace instrumentation { namespace
55 explicit InstallStubsClassVisitor(Instrumentation* instrumentation) in InstallStubsClassVisitor()
286 Instrumentation* instrumentation = reinterpret_cast<Instrumentation*>(arg); in InstrumentationInstallStack() local
396 Instrumentation* instrumentation = reinterpret_cast<Instrumentation*>(arg); in InstrumentationRestoreStack() local
Dquick_exception_handler.cc631 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in UpdateInstrumentationStack() local
Ddebugger.cc3148 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in ProcessDeoptimizationRequest() local
3325 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in SanityCheckExistingBreakpoints() local
3500 instrumentation::Instrumentation* const instrumentation = in IsForcedInterpreterNeededForResolutionImpl() local
3538 instrumentation::Instrumentation* const instrumentation = in IsForcedInstrumentationNeededForResolutionImpl() local
3575 instrumentation::Instrumentation* const instrumentation = in IsForcedInterpreterNeededForUpcallImpl() local
Druntime.cc2342 explicit UpdateEntryPointsClassVisitor(instrumentation::Instrumentation* instrumentation) in UpdateEntryPointsClassVisitor() argument
Dthread.cc2995 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in QuickDeliverException() local
/art/runtime/interpreter/
Dinterpreter_common.h193 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in DoInvoke() local
260 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in DoInvokeVirtualQuick() local
Dinterpreter.cc250 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in Execute() local
511 const instrumentation::Instrumentation* const instrumentation = in EnterInterpreterFromDeoptimize() local
Dinterpreter_common.cc145 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in EXPLICIT_DO_FIELD_GET_ALL_TEMPLATE_DECL() local
317 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in EXPLICIT_DO_FIELD_PUT_ALL_TEMPLATE_DECL() local
Dinterpreter_switch_impl.cc117 const auto* const instrumentation = Runtime::Current()->GetInstrumentation(); in ExecuteSwitchImpl() local
/art/runtime/jit/
Djit.cc260 instrumentation::Instrumentation* instrumentation = Runtime::Current()->GetInstrumentation(); in CompileMethod() local
/art/runtime/interpreter/mterp/
Dmterp.cc148 const instrumentation::Instrumentation* const instrumentation = in MterpShouldSwitchInterpreters() local
492 const instrumentation::Instrumentation* const instrumentation = in MterpHandleException() local
/art/runtime/gc/
Dheap.cc627 instrumentation::Instrumentation* const instrumentation = runtime->GetInstrumentation(); in Heap() local
1651 instrumentation::Instrumentation* const instrumentation = in EntrypointsInstrumented() local