Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp104 bool IsForegroundStateInCollectionPeriod(const ProcessCpuStatInfo& cpuCollectionInfo) in IsForegroundStateInCollectionPeriod() function
118 …int32_t processState = IsForegroundStateInCollectionPeriod(cpuCollectionInfo) ? static_cast<int32_… in GetPowerProcessStateInCollectionPeriod()