Searched defs:pct_shares_used (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/zonestat/zonestat/ |
H A D | zonestat.c | 1617 uint_t pct_shares_used, timestruc_t *ts, boolean_t report_conflict) 1660 if (pct_shares_used == ZS_PCT_NONE) { 1664 format_pct(pct_shares_used, pct_shares_used_str, 1722 uint_t pct_shares_used; local 1871 pct_shares_used = zs_pset_zone_used_pct(pz, 1877 scheds, pct_shares, pct_shares_used, &ts, B_TRUE); 1614 zonestat_print_cpu_zone(size_t namelen, int report_fmt, char *cputype, char *name, char *zonename, uint64_t used, uint_t pct, uint64_t cap, uint_t pct_cap, uint64_t shares, uint_t scheds, uint_t pct_shares, uint_t pct_shares_used, timestruc_t *ts, boolean_t report_conflict) argument
|
Completed in 67 milliseconds