Searched refs:pset_sbag (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/cmd/pools/poolstat/ |
H A D | poolstat.c | 70 static statistic_bag_t *pset_sbag = &pset_sbag_s; variable 81 { DX_FIELD, "type", "type", STR, 4, 5, addrof(pset_sbag), 87 { DX_FIELD, "rset", "rset", STR, 20, 14, addrof(pset_sbag), 828 sbag = pset_sbag; in prt_resource_stats_by_type() 870 sbag = pset_sbag; in update_resource_stats()
|