Struct libc::aarch64_apple_darwin::vm_statistics64
Fields
-
free_count: natural_t
-
active_count: natural_t
-
inactive_count: natural_t
-
wire_count: natural_t
-
zero_fill_count: u64
-
reactivations: u64
-
pageins: u64
-
pageouts: u64
-
faults: u64
-
cow_faults: u64
-
lookups: u64
-
hits: u64
-
purges: u64
-
purgeable_count: natural_t
-
speculative_count: natural_t
-
decompressions: u64
-
compressions: u64
-
swapins: u64
-
swapouts: u64
-
compressor_page_count: natural_t
-
throttled_count: natural_t
-
external_page_count: natural_t
-
internal_page_count: natural_t
-
total_uncompressed_pages_in_compressor: u64