Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/zonestat/zonestatd/
H A Dzonestatd.c4539 time_t next_memory; in stat_thread() local
4553 next_memory = start; in stat_thread()
4602 if (now >= next_memory) { in stat_thread()
4604 next_memory = now + g_interval; in stat_thread()