harmony 鸿蒙HiDebug_SystemMemInfo

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

HiDebug_SystemMemInfo

Overview

Defines the system memory information.

Since: 12

Related module: HiDebug

Header file: hidebug_type.h

Summary

Member Variables

Name Description
uint32_t totalMem Total memory of the system, in KB.
uint32_t freeMem Free memory of the system, in KB.
uint32_t availableMem Available memory of the system, in KB.

Member Variable Description

availableMem

uint32_t HiDebug_SystemMemInfo::availableMem

Description Available memory of the system, in KB.

freeMem

uint32_t HiDebug_SystemMemInfo::freeMem

Description Free memory of the system, in KB.

totalMem

uint32_t HiDebug_SystemMemInfo::totalMem

Description Total memory of the system, 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

0  赞