Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c475 hrtime_t g_hrnow; variable
857 zone->zsz_hrstart = g_hrnow; in zsd_allocate_zone()
1423 pset->zsp_hrstart = g_hrnow; in zsd_allocate_pset()
1487 usage->zsu_hrstart = g_hrnow; in zsd_allocate_pset_usage()
3737 usage->zsu_hrtime = g_hrnow; in zsd_usage_cache_update()
4614 g_hrnow = gethrtime(); in stat_thread()
4617 g_hrstart = g_hrnow; in stat_thread()