Home
last modified time | relevance | path

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

/aosp14/system/core/libprocessgroup/
H A Dprocessgroup.cpp144 static bool isMemoryCgroupSupported() { in isMemoryCgroupSupported() function
518 if (isMemoryCgroupSupported() && UsePerAppMemcg()) { in KillProcessGroup()
611 isMemoryCgroupSupported() && UsePerAppMemcg() && CgroupGetMemcgAppsPath(&memcg_apps_path)) { in createProcessGroup()
627 if (!isMemoryCgroupSupported()) { in SetProcessGroupValue()