Searched refs:AddListener (Results 1 - 6 of 6) sorted by relevance

/art/runtime/jit/
H A Djit.cc173 runtime->GetInstrumentation()->AddListener(
/art/runtime/
H A Dinstrumentation.h131 void AddListener(InstrumentationListener* listener, uint32_t events)
H A Dtrace.cc368 runtime->GetInstrumentation()->AddListener(the_trace_,
541 runtime->GetInstrumentation()->AddListener(the_trace,
H A Dinstrumentation.cc397 void Instrumentation::AddListener(InstrumentationListener* listener, uint32_t events) { function in class:art::instrumentation::Instrumentation
H A Dinstrumentation_test.cc168 instr->AddListener(&listener, instrumentation_event);
H A Ddebugger.cc3149 instrumentation->AddListener(&gDebugInstrumentationListener, request.InstrumentationEvent());

Completed in 172 milliseconds