harmony 鸿蒙HiDebug_MemoryLimit
HiDebug_MemoryLimit
概述
应用程序进程内存限制结构类型定义。
起始版本: 12
相关模块:HiDebug
所在头文件: hidebug_type.h
汇总
成员变量
名称 | 描述 |
---|---|
uint64_t rssLimit | 应用程序进程驻留集的限制,以KB为单位。 |
uint64_t vssLimit | 应用程序进程的虚拟内存限制,以KB为单位。 |
结构体成员变量说明
rssLimit
uint64_t HiDebug_MemoryLimit::rssLimit
描述 应用程序进程驻留集的限制,以KB为单位。
vssLimit
uint64_t HiDebug_MemoryLimit::vssLimit
描述 应用程序进程的虚拟内存限制,以KB为单位。
你可能感兴趣的鸿蒙文章
harmony 鸿蒙Performance Analysis Kit(性能分析服务)
harmony 鸿蒙HiAppEvent_AppEventGroup
harmony 鸿蒙HiAppEvent_AppEventInfo
harmony 鸿蒙HiCollie_DetectionParam
harmony 鸿蒙HiCollie_SetTimerParam
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦