Home
last modified time | relevance | path

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

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