Searched refs:JitInstrumentationListener (Results 1 - 3 of 3) sorted by relevance

/art/runtime/jit/
H A Djit_instrumentation.h65 class JitInstrumentationListener : public instrumentation::InstrumentationListener { class in namespace:art::jit
67 explicit JitInstrumentationListener(JitInstrumentationCache* cache);
103 DISALLOW_IMPLICIT_CONSTRUCTORS(JitInstrumentationListener);
H A Djit_instrumentation.cc115 JitInstrumentationListener::JitInstrumentationListener(JitInstrumentationCache* cache) function in class:art::jit::JitInstrumentationListener
H A Djit.cc174 new jit::JitInstrumentationListener(instrumentation_cache_.get()),

Completed in 63 milliseconds