harmony 鸿蒙HiDebug_NativeMemInfo

2025-06-12 浏览 (1)

HiDebug_NativeMemInfo

Overview

Defines the local memory information of an application.

Since: 12

Related module: HiDebug

Header file: hidebug_type.h

Summary

Member Variables

NameDescription
uint32_t pssProportional set size, in KB.
uint32_t vssVirtual memory size, in KB.
uint32_t rssResident set size, in KB.
uint32_t sharedDirtySize of the shared dirty memory, in KB.
uint32_t privateDirtySize of the private dirty memory, in KB.
uint32_t sharedCleanSize of the shared clean memory, in KB.
uint32_t privateCleanSize of the private clean memory, in KB.

Member Variable Description

privateClean

uint32_t HiDebug_NativeMemInfo::privateClean

Description Size of the private clean memory, in KB.

privateDirty

uint32_t HiDebug_NativeMemInfo::privateDirty

Description Size of the private dirty memory, in KB.

pss

uint32_t HiDebug_NativeMemInfo::pss

Description Proportional set size, in KB.

rss

uint32_t HiDebug_NativeMemInfo::rss

Description Resident set size, in KB.

sharedClean

uint32_t HiDebug_NativeMemInfo::sharedClean

Description Size of the shared clean memory, in KB.

sharedDirty

uint32_t HiDebug_NativeMemInfo::sharedDirty

Description Size of the shared dirty memory, in KB.

vss

uint32_t HiDebug_NativeMemInfo::vss

Description Virtual memory 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_MemoryLimit

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