Home
last modified time | relevance | path

Searched defs:SysMemory (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/interfaces/inner_api/unified_collection/resource/
H A Dmemory.h23 struct SysMemory { struct
24 int32_t memTotal = 0; // total amount of usable RAM, unit KB
25 int32_t memFree = 0; // unit KB
26 int32_t memAvailable = 0; // unit KB
27 int32_t zramUsed = 0; // unit KB
28 int32_t swapCached = 0; // unit KB
29 int32_t cached = 0; // unit KB