Searched refs:end_of_time (Results 1 – 2 of 2) sorted by relevance
25 static uint64_t end_of_time = NSI_NEVER; /* When will this device stop */ variable89 if (signaled_end || (nsi_simu_time > end_of_time)) { in nsi_hws_sleep_until_next_event()141 end_of_time = new_end_of_time; in nsi_hws_set_end_of_time()
28 static uint64_t end_of_time = NEVER; /* When will this device stop */ variable105 if (signaled_end || (simu_time > end_of_time)) { in hwm_sleep_until_next_timer()163 end_of_time = new_end_of_time; in hwm_set_end_of_time()