Home
last modified time | relevance | path

Searched defs:memCgProcs (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dprocess_collector_impl.cpp78 std::unordered_set<int32_t> memCgProcs; in GetMemCgProcesses() local
97 auto memCgProcs = memCgProcsResult.data; in IsMemCgProcess() local
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/
H A Dcpu_storage.cpp116 const std::unordered_set<int32_t>& memCgProcs) in GetPowerProcessStateInCollectionPeriod()
317 const std::unordered_set<int32_t>& memCgProcs) in StoreProcessData()