Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc294 } gDebugInstrumentationListener; variable
727 runtime->GetInstrumentation()->RemoveListener(&gDebugInstrumentationListener, in Disconnected()
3132 instrumentation->AddListener(&gDebugInstrumentationListener, request.InstrumentationEvent()); in ProcessDeoptimizationRequest()
3138 instrumentation->RemoveListener(&gDebugInstrumentationListener, in ProcessDeoptimizationRequest()