Home
last modified time | relevance | path

Searched refs:blockAwareInit (Results 1 - 2 of 2) sorted by relevance

/foundation/resourceschedule/ffrt/src/eu/
H A Dcpu_monitor.cpp231 blockAwareInit = true; in StartMonitor()
270 if (blockAwareInit && exceedUpperWaterLine[qos()]) { in IsExceedRunningThreshold()
279 return blockAwareInit; in IsBlockAwareInit()
462 if (blockAwareInit && !BlockawareLoadSnapshot(keyPtr, &domainInfoNotify)) { in Poke()
562 if (blockAwareInit && !BlockawareLoadSnapshot(keyPtr, &domainInfoNotify)) { in PokeAdd()
601 if (blockAwareInit && !BlockawareLoadSnapshot(keyPtr, &domainInfoNotify)) { in PokePick()
H A Dcpu_monitor.h115 bool blockAwareInit = false; member in ffrt::CPUMonitor

Completed in 3 milliseconds