Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h225 uint16_t GetPriorityThreadWeight() const { in GetPriorityThreadWeight() function
Djit.cc208 jit->priority_thread_weight_ = options->GetPriorityThreadWeight(); in Create()