Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c473 hrtime_t g_hrnow; variable
855 zone->zsz_hrstart = g_hrnow; in zsd_allocate_zone()
1421 pset->zsp_hrstart = g_hrnow; in zsd_allocate_pset()
1485 usage->zsu_hrstart = g_hrnow; in zsd_allocate_pset_usage()
3731 usage->zsu_hrtime = g_hrnow; in zsd_usage_cache_update()
4590 g_hrnow = gethrtime(); in stat_thread()
4593 g_hrstart = g_hrnow; in stat_thread()