harmony 鸿蒙HiDebug_MemoryLimit

  • 2025-06-12
  • 浏览 (5)

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

harmony 鸿蒙HiAppEvent_AppEventGroup

harmony 鸿蒙HiAppEvent_AppEventInfo

harmony 鸿蒙HiCollie

harmony 鸿蒙HiCollie_DetectionParam

harmony 鸿蒙HiCollie_SetTimerParam

harmony 鸿蒙HiDebug

harmony 鸿蒙HiDebug_NativeMemInfo

0  赞