openharmony 鸿蒙 capi-hidebug-hidebug-memorylimit

2026-08-25 浏览 (1)

HiDebug_MemoryLimit

typedef struct HiDebug_MemoryLimit {...} HiDebug_MemoryLimit

Overview

Defines the struct for the memory limit of the application process.

Since: 12

Related module: HiDebug

Header file: hidebug_type.h

Summary

Member Variables

NameDescription
uint64_t rssLimitLimit on the physical memory size of the application process, in KB. Currently, the system does not limit the physical memory size of the process. However, the available physical memory of the process cannot exceed the maximum physical memory of the device. You can call OH_HiDebug_GetSystemMemInfo to obtain the physical memory usage of the device.
uint64_t vssLimitLimit on the virtual set size, in KB.

你可能感兴趣的鸿蒙文章

openharmony 鸿蒙 js-apis-hiviewdfx-FaultLogExtensionAbility

openharmony 鸿蒙 capi-log-h

openharmony 鸿蒙 errorcode-hisysevent-sys

openharmony 鸿蒙 capi-hitrace-hitraceid

openharmony 鸿蒙 capi-hidebug-hidebug-threadcpuusage

openharmony 鸿蒙 js-apis-loglibrary-sys

openharmony 鸿蒙 capi-hiappevent-h

openharmony 鸿蒙 capi-hidebug-hidebug-jsstackframe

openharmony 鸿蒙 capi-hitrace

openharmony 鸿蒙 capi-hiappevent-param-h

  • 所属分类: 后端技术
  • 本文标签: 鸿蒙 软件
  • 版权声明: 本文链接 https://seaxiang.com/blog/RN8zVPPv