Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dprocessgroup.cpp163 static bool isMemoryCgroupSupported() { in isMemoryCgroupSupported() function
615 if (isMemoryCgroupSupported() && UsePerAppMemcg()) { in KillProcessGroup()
705 isMemoryCgroupSupported() && UsePerAppMemcg() && CgroupGetMemcgAppsPath(&memcg_apps_path)) { in createProcessGroup()
721 if (!isMemoryCgroupSupported()) { in SetProcessGroupValue()