struct zx_arm64_info_guest_stats

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

Each machine has its own format for the same ZX_INFO_GUEST_STATS topic.

In native builds, zx_info_guest_stats_t is a typedef alias for the type.

Cross-tools can select the machine-specific type to use based on the

source of the data they are working with.

Public Members

uint32_t cpu_number
uint32_t flags
uint64_t vm_entries
uint64_t vm_exits
uint64_t wfi_wfe_instructions
uint64_t instruction_aborts
uint64_t data_aborts
uint64_t system_instructions
uint64_t smc_instructions
uint64_t interrupts