Home
last modified time | relevance | path

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

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