Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_info.h25 GENERAL_STATISTICS = 1, enumerator
H A Dnative_leak_state.cpp268 GetMemoryLeakLog(userMonitorInfo, GENERAL_STATISTICS); in StateProcess()
294 if (flag & GENERAL_STATISTICS) { in GetMemoryLeakLog()