Searched refs:GetPriorityThreadWeight (Results 1 – 2 of 2) sorted by relevance
/art/runtime/jit/ | ||
D | jit.h | 216 uint16_t GetPriorityThreadWeight() const { in GetPriorityThreadWeight() function |
D | jit.cc | 177 jit->priority_thread_weight_ = options->GetPriorityThreadWeight(); in Create() |