Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_util.h40 constexpr uint32_t MEMORY_RATING_LINE = 20 * 1024; variable
H A Dnative_leak_state.cpp207 if (userMonitorInfo->GetMemoryLimit() > MEMORY_RATING_LINE) { in JudgeMemoryLeakGrade()