Home
last modified time | relevance | path

Searched refs:kDbgInstrumentationKey (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Ddebugger.cc63 static constexpr const char* kDbgInstrumentationKey = "Debugger"; variable
736 runtime->GetInstrumentation()->DisableDeoptimization(kDbgInstrumentationKey); in Disconnected()
3161 instrumentation->DeoptimizeEverything(kDbgInstrumentationKey); in ProcessDeoptimizationRequest()
3166 instrumentation->UndeoptimizeEverything(kDbgInstrumentationKey); in ProcessDeoptimizationRequest()