Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.cc593 kAllocateProfile, enumerator
617 DCHECK(kind_ == kAllocateProfile); in Run()
678 thread_pool_->AddTask(self, new JitCompileTask(method, JitCompileTask::kAllocateProfile)); in AddSamples()