Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libzonestat/common/
H A Dzonestat_impl.h94 typedef struct zs_system { struct
96 uint64_t zss_ram_total;
97 uint64_t zss_ram_kern;
98 uint64_t zss_ram_zones;
100 uint64_t zss_locked_kern;
101 uint64_t zss_locked_zones;
103 uint64_t zss_vm_total;
104 uint64_t zss_vm_kern;
105 uint64_t zss_vm_zones;
107 uint64_t zss_swap_total;
[all …]