Home
last modified time | relevance | path

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

/system/memory/lmkd/include/
Dlmkd.h38 LMK_STAT_KILL_OCCURRED, /* Unsolicited msg to subscribed clients on proc kills for statsd log */ enumerator
/system/memory/lmkd/
Dstatslog.cpp302 index = pack_int32(packet, index, LMK_STAT_KILL_OCCURRED); in lmkd_pack_set_kill_occurred()