Home
last modified time | relevance | path

Searched refs:last_kill_tm (Results 1 – 1 of 1) sorted by relevance

/system/core/lmkd/
Dlmkd.c1542 static struct timespec last_kill_tm; in mp_event_common() local
1586 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()