Home
last modified time | relevance | path

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

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