Searched refs:growtime (Results 1 – 1 of 1) sorted by relevance
4123 hrtime_t growtime = 0; in arc_reclaim_thread() local4165 growtime = gethrtime() + SEC2NSEC(arc_grow_retry); in arc_reclaim_thread()4185 } else if (gethrtime() >= growtime) { in arc_reclaim_thread()