Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit.h92 uint16_t PriorityThreadWeight() const { in PriorityThreadWeight() function
/art/runtime/interpreter/mterp/
Dmterp.cc994 int32_t priority_thread_weight = jit->PriorityThreadWeight(); in MterpSetUpHotnessCountdown()