Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc82 static constexpr const char* kDbgInstrumentationKey = "Debugger"; variable
732 runtime->GetInstrumentation()->DisableDeoptimization(kDbgInstrumentationKey); in Disconnected()
3144 instrumentation->DeoptimizeEverything(kDbgInstrumentationKey); in ProcessDeoptimizationRequest()
3149 instrumentation->UndeoptimizeEverything(kDbgInstrumentationKey); in ProcessDeoptimizationRequest()