Searched refs:last_kill_tm (Results 1 – 1 of 1) sorted by relevance
1542 static struct timespec last_kill_tm; in mp_event_common() local1586 if ((get_time_diff_ms(&last_kill_tm, &curr_tm) < kill_timeout_ms) && in mp_event_common()1724 last_kill_tm = curr_tm; in mp_event_common()