Home
last modified time | relevance | path

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

/system/core/lmkd/
Dlmkd.c357 static uint16_t killcnt[MAX_DISTINCT_OOM_ADJ]; variable
698 killcnt[killcnt_free_idx] = 1; in inc_killcnt()
709 killcnt[idx]++; in inc_killcnt()
730 count += killcnt[idx]; in get_killcnt()