Searched refs:zsz_share_time (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libzonestat/common/
H A Dzonestat_impl.h182 timestruc_t zsz_share_time; member in struct:zs_zone
H A Dlibzonestat.c185 ZS_MAXOFTS(old->zsz_share_time, new->zsz_share_time);
220 TIMESTRUC_ADD_TIMESTRUC(old->zsz_share_time, new->zsz_share_time);
315 TIMESTRUC_DELTA(zres->zsz_share_time,
316 znew->zsz_share_time, zold->zsz_share_time);
811 return (zs_ts_used_scale(&zone->zsz_share_time, &zone->zsz_cpu_usage,
824 *ts = zone->zsz_share_time;
893 return (zs_ts_used_pct(&zone->zsz_share_time,
[all...]
/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c283 timestruc_t zsz_share_time; /* cpu time of share of cpu */ member in struct:zsd_zone
3642 TIMESTRUC_ADD_NANOSEC(zone->zsz_share_time,
3809 zone->zsz_share_time = dzone->zsz_share_time;

Completed in 2910 milliseconds