Home
last modified time | relevance | path

Searched refs:AVAILABLE_MEM (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/ets_utils/js_concurrent_module/common/helper/
H A Dconcurrent_helper.cpp24 static const char* AVAILABLE_MEM = "MemAvailable:"; member
54 } else if (line.find(AVAILABLE_MEM) == 0) { in GetSystemMemoryRatio()

Completed in 1 milliseconds