Home
last modified time | relevance | path

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

/system/core/lmkd/
Dlmkd.c1806 int level_idx = (int)level; in init_mp_common() local
1807 const char *levelstr = level_name[level_idx]; in init_mp_common()
1843 vmpressure_hinfo[level_idx].data = level_idx; in init_mp_common()
1844 vmpressure_hinfo[level_idx].handler = mp_event_common; in init_mp_common()
1845 epev.data.ptr = (void *)&vmpressure_hinfo[level_idx]; in init_mp_common()