Searched refs:InJankPerceptibleProcessState (Results 1 – 4 of 4) sorted by relevance
637 bool InJankPerceptibleProcessState() const { in InJankPerceptibleProcessState() function
123 return Runtime::Current()->InJankPerceptibleProcessState() in ShouldUsePriorityThreadWeight()
850 if (heap_->GetThreadPool() == nullptr || !Runtime::Current()->InJankPerceptibleProcessState()) { in GetThreadCount()
125 return Runtime::Current()->InJankPerceptibleProcessState(); in CareAboutPauseTimes()