Home
last modified time | relevance | path

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

/system/core/libprocessgroup/
Dprocessgroup.cpp108 static bool isMemoryCgroupSupported() { in isMemoryCgroupSupported() function
400 if (isMemoryCgroupSupported() && (memControl || UsePerAppMemcg())) { in createProcessGroup()
433 if (!isMemoryCgroupSupported()) { in SetProcessGroupValue()