Home
last modified time | relevance | path

Searched defs:IsExceedRunningThreshold (Results 1 – 3 of 3) sorted by relevance

/foundation/resourceschedule/ffrt/src/eu/
Dcpu_manager_strategy.h49 std::function<bool (WorkerThread*)> IsExceedRunningThreshold; member
Dcpuworker_manager.cpp304 bool CPUWorkerManager::IsExceedRunningThreshold(const WorkerThread* thread) in IsExceedRunningThreshold() function in ffrt::CPUWorkerManager
Dcpu_monitor.cpp143 bool CPUMonitor::IsExceedRunningThreshold(const QoS& qos) in IsExceedRunningThreshold() function in ffrt::CPUMonitor