Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libzonestat/common/
H A Dzonestat_impl.h206 struct zs_pset { struct
207 list_node_t zsp_next;
208 char zsp_name[ZS_PSETNAME_MAX];
209 psetid_t zsp_id;
210 uint_t zsp_cputype;
211 time_t zsp_start;
212 hrtime_t zsp_hrstart;
213 uint_t zsp_intervals;
215 uint64_t zsp_online;
216 uint64_t zsp_size;
[all …]