Searched refs:stats_read_memory_stat (Results 1 – 3 of 3) sorted by relevance
/system/memory/lmkd/ |
D | statslog.h | 105 struct memory_stat *stats_read_memory_stat(bool per_app_memcg, int pid, uid_t uid, 134 static inline struct memory_stat *stats_read_memory_stat(bool per_app_memcg __unused, in stats_read_memory_stat() function
|
D | statslog.cpp | 150 struct memory_stat *stats_read_memory_stat(bool per_app_memcg, int pid, uid_t uid, in stats_read_memory_stat() function
|
D | lmkd.cpp | 2628 mem_st = stats_read_memory_stat(per_app_memcg, pid, uid, rss_kb * 1024, swap_kb * 1024); in kill_one_process()
|