Home
last modified time | relevance | path

Searched refs:HandleTaskNotifyUltraConservative (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/resourceschedule/ffrt/src/eu/
H A Dcpu_monitor.h75 … static void HandleTaskNotifyUltraConservative(const QoS& qos, void* p, TaskNotifyType notifyType);
H A Dcpu_manager_strategy.cpp27 { "bluetooth", ffrt::CPUMonitor::HandleTaskNotifyUltraConservative },
H A Dcpu_monitor.cpp394 void CPUMonitor::HandleTaskNotifyUltraConservative(const QoS& qos, void* p, TaskNotifyType notifyTy… in HandleTaskNotifyUltraConservative() function in ffrt::CPUMonitor