Searched refs:ShouldUsePriorityThreadWeight (Results 1 – 3 of 3) sorted by relevance
30 inline bool Jit::ShouldUsePriorityThreadWeight(Thread* self) { in ShouldUsePriorityThreadWeight() function38 if (Jit::ShouldUsePriorityThreadWeight(self)) { in AddSamples()
275 static bool ShouldUsePriorityThreadWeight(Thread* self);
904 if (jit::Jit::ShouldUsePriorityThreadWeight(self)) { in MterpSetUpHotnessCountdown()