Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/utility/
H A Dcommon_util.h34 const static int VSS_BIT = 4; variable
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/
H A Dmemory_info.h111 const static int VSS_BIT = 4; variable
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
H A Dmemory_collector_impl.cpp631 vssValue = tempValue * VSS_BIT; in CollectProcessVss()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp657 res = tempValue * VSS_BIT; in GetVss()