Searched refs:earliest_possible_time_of_next_snapshot (Results 1 – 1 of 1) sorted by relevance
1390 static Time earliest_possible_time_of_next_snapshot = 0; in maybe_take_snapshot() local1403 if (my_time < earliest_possible_time_of_next_snapshot) { in maybe_take_snapshot()1479 earliest_possible_time_of_next_snapshot = my_time + min_time_interval; in maybe_take_snapshot()