Home
last modified time | relevance | path

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

/system/memory/lmkd/
Dstatslog.h72 struct memory_stat *stats_read_memory_stat(bool per_app_memcg, int pid, uid_t uid);
108 static inline struct memory_stat *stats_read_memory_stat(bool per_app_memcg __unused, in stats_read_memory_stat()
Dstatslog.cpp190 struct memory_stat *stats_read_memory_stat(bool per_app_memcg, int pid, uid_t uid) { in stats_read_memory_stat() argument
197 if (per_app_memcg) { in stats_read_memory_stat()
Dlmkd.cpp199 static bool per_app_memcg; variable
1078 if (params.ptype == PROC_TYPE_APP && per_app_memcg) { in cmd_procprio()
2074 mem_st = stats_read_memory_stat(per_app_memcg, pid, uid); in kill_one_process()
3274 per_app_memcg = in update_props()
/system/sepolicy/prebuilts/api/30.0/public/
Dproperty_contexts119 ro.config.per_app_memcg u:object_r:exported3_default_prop:s0 exact bool
/system/sepolicy/private/
Dproperty_contexts423 ro.config.per_app_memcg u:object_r:lmkd_config_prop:s0 exact bool