Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc358 } gDebugInstrumentationListener; variable
731 runtime->GetInstrumentation()->RemoveListener(&gDebugInstrumentationListener, in Disconnected()
3149 instrumentation->AddListener(&gDebugInstrumentationListener, request.InstrumentationEvent()); in ProcessDeoptimizationRequest()
3155 instrumentation->RemoveListener(&gDebugInstrumentationListener, in ProcessDeoptimizationRequest()