Searched refs:zsu_system (Results 1 – 3 of 3) sorted by relevance
138 u->zsu_system = s; in zs_usage_alloc()230 sres = ures->zsu_system; in zs_usage_compute_zones()1234 *ts = usage->zsu_system->zss_cpu_total_time; in zs_cpu_total_time()1244 TIMESTRUC_ADD_TIMESTRUC(tot, usage->zsu_system->zss_cpu_usage_kern); in zs_cpu_usage_all()1245 TIMESTRUC_ADD_TIMESTRUC(tot, usage->zsu_system->zss_cpu_usage_zones); in zs_cpu_usage_all()1256 tot = usage->zsu_system->zss_cpu_usage_kern; in zs_cpu_usage_idle()1257 TIMESTRUC_ADD_TIMESTRUC(tot, usage->zsu_system->zss_cpu_usage_zones); in zs_cpu_usage_idle()1258 time = usage->zsu_system->zss_cpu_total_time; in zs_cpu_usage_idle()1268 tot = usage->zsu_system->zss_cpu_usage_kern; in zs_cpu_usage_all_pct()1269 TIMESTRUC_ADD_TIMESTRUC(tot, usage->zsu_system->zss_cpu_usage_zones); in zs_cpu_usage_all_pct()[all …]
242 zs_system_t *zsu_system; member
3740 usage->zsu_system = NULL; in zsd_usage_cache_update()