Home
last modified time | relevance | path

Searched defs:target_proc (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/memory/lmkd/
Dreaper.h25 struct target_proc { struct
35 std::vector<struct target_proc> queue_; argument
Dlmkd.cpp2254 static bool find_victim(int oom_score, int prev_pid, struct proc &target_proc) { in find_victim()