struct zx_info_kmem_stats

Defined at line 860 of file ../../zircon/system/public/zircon/syscalls/object.h

Information about memory usage as seen by the kernel.

Can be expensive to gather.

Public Members

uint64_t total_bytes
uint64_t free_bytes
uint64_t free_loaned_bytes
uint64_t wired_bytes
uint64_t total_heap_bytes
uint64_t free_heap_bytes
uint64_t vmo_bytes
uint64_t mmu_overhead_bytes
uint64_t ipc_bytes
uint64_t cache_bytes
uint64_t slab_bytes
uint64_t zram_bytes
uint64_t other_bytes
uint64_t vmo_reclaim_total_bytes
uint64_t vmo_reclaim_newest_bytes
uint64_t vmo_reclaim_oldest_bytes
uint64_t vmo_reclaim_disabled_bytes
uint64_t vmo_discardable_locked_bytes
uint64_t vmo_discardable_unlocked_bytes