harmony 鸿蒙HiDebug_MemoryLimit
HiDebug_MemoryLimit
Overview
Defines a struct for the memory limit of an application process.
Since: 12
Related module: HiDebug
Header file: hidebug_type.h
Summary
Member Variables
Name | Description |
---|---|
uint64_t rssLimit | Limit on the resident set size, in KB. |
uint64_t vssLimit | Limit on the virtual set size, in KB. |
Member Variable Description
rssLimit
uint64_t HiDebug_MemoryLimit::rssLimit
Description Limit on the resident set size, in KB.
vssLimit
uint64_t HiDebug_MemoryLimit::vssLimit
Description Limit on the virtual set size, in KB.
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Performance Analysis Kit
harmony 鸿蒙Performance Analysis Kit
harmony 鸿蒙HiAppEvent_AppEventGroup
harmony 鸿蒙HiAppEvent_AppEventInfo
harmony 鸿蒙HiCollie_DetectionParam
0
赞
- 所属分类: 后端技术
- 本文标签:
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦