Searched refs:total_sleep (Results 1 – 1 of 1) sorted by relevance
2187 uint_t ttl, extra_sleep, total_sleep, intervals; in reaper() local2241 total_sleep = reap_cache(ctx, nodes_per_interval, in reaper()2243 extra_sleep = 1 + ttl - total_sleep; in reaper()2254 uint_t nodes_togo, total_sleep; in reap_cache() local2264 total_sleep = 0; in reap_cache()2276 total_sleep += seconds_per_interval; in reap_cache()2411 return (total_sleep); in reap_cache()