Searched refs:zsu_system (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libzonestat/common/
H A Dlibzonestat.c143 u->zsu_system = s;
253 sres = ures->zsu_system;
1669 *ts = usage->zsu_system->zss_cpu_total_time;
1679 TIMESTRUC_ADD_TIMESTRUC(tot, usage->zsu_system->zss_cpu_usage_kern);
1680 TIMESTRUC_ADD_TIMESTRUC(tot, usage->zsu_system->zss_cpu_usage_zones);
1691 tot = usage->zsu_system->zss_cpu_usage_kern;
1692 TIMESTRUC_ADD_TIMESTRUC(tot, usage->zsu_system->zss_cpu_usage_zones);
1693 time = usage->zsu_system->zss_cpu_total_time;
1703 tot = usage->zsu_system->zss_cpu_usage_kern;
1704 TIMESTRUC_ADD_TIMESTRUC(tot, usage->zsu_system
[all...]
H A Dzonestat_impl.h502 struct zs_system *zsu_system; member in struct:zs_usage

Completed in 22 milliseconds