Searched refs:SignalCompiled (Results 1 - 2 of 2) sorted by relevance

/art/runtime/jit/
H A Djit_instrumentation.cc37 cache_->SignalCompiled(self, method_);
66 void JitInstrumentationCache::SignalCompiled(Thread* self, ArtMethod* method) { function in class:art::jit::JitInstrumentationCache
H A Djit_instrumentation.h51 void SignalCompiled(Thread* self, ArtMethod* method)

Completed in 53 milliseconds