Home
last modified time | relevance | path

Searched refs:zone_wtime (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dzone.h582 uint64_t zone_wtime; /* total time waiting in runq */ member
/titanic_41/usr/src/uts/common/os/
H A Dmsacct.c794 atomic_add_64(&z->zone_wtime, waittime); in restore_mstate()
H A Dzone.c1836 tmp = zone->zone_wtime; in zone_misc_kstat_update()
1996 zone0.zone_wtime = 0; in zone_zsd_init()
3104 zone_total = zp->zone_utime + zp->zone_stime + zp->zone_wtime; in zone_loadavg_update()