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

/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c475 hrtime_t g_hrnow; variable
857 zone->zsz_hrstart = g_hrnow;
1423 pset->zsp_hrstart = g_hrnow;
1487 usage->zsu_hrstart = g_hrnow;
3737 usage->zsu_hrtime = g_hrnow;
4614 g_hrnow = gethrtime();
4617 g_hrstart = g_hrnow;

Completed in 75 milliseconds