Searched defs:zs_user_t (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libzonestat/common/ |
H A D | zonestat.h | 120 } zs_user_t; typedef in typeref:enum:zs_user_enum 244 boolean_t zs_resource_user_supported(zs_resource_t, zs_user_t); 251 uint64_t zs_resource_used_uint64(zs_usage_t, zs_resource_t, zs_user_t); 254 void zs_resource_used_time(zs_usage_t, zs_resource_t, zs_user_t, 257 uint_t zs_resource_used_pct(zs_usage_t, zs_resource_t, zs_user_t); 279 boolean_t zs_pset_user_supported(zs_user_t); 283 void zs_pset_used_time(zs_pset_t, zs_user_t, timestruc_t *); 284 uint64_t zs_pset_used_cpus(zs_pset_t, zs_user_t); 285 uint_t zs_pset_used_pct(zs_pset_t, zs_user_t);
|
Completed in 35 milliseconds