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.h48 std::function<bool (WorkerThread*)> IsExceedRunningThreshold; member
Dcpuworker_manager.cpp302 bool CPUWorkerManager::IsExceedRunningThreshold(const WorkerThread* thread) in IsExceedRunningThreshold() function in ffrt::CPUWorkerManager
Dcpu_monitor.cpp148 bool CPUMonitor::IsExceedRunningThreshold(const QoS& qos) in IsExceedRunningThreshold() function in ffrt::CPUMonitor