Home
last modified time | relevance | path

Searched defs:userMonitorInfo (Results 1 – 3 of 3) sorted by relevance

/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
Dnative_leak_state.cpp104 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(monitorInfo); in StateProcess() local
171 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(monitorInfo); in StateProcess() local
181 bool NativeLeakJudgeState::IsMemoryLeak(shared_ptr<NativeLeakInfo> &userMonitorInfo) in IsMemoryLeak()
204 string NativeLeakJudgeState::JudgeMemoryLeakGrade(shared_ptr<NativeLeakInfo> &userMonitorInfo) in JudgeMemoryLeakGrade()
216 string NativeLeakJudgeState::JudgeSmallMemoryLeakGrade(shared_ptr<NativeLeakInfo> &userMonitorInfo) in JudgeSmallMemoryLeakGrade()
228 …ring NativeLeakJudgeState::JudgeMemoryLeakGradeByRatio(shared_ptr<NativeLeakInfo> &userMonitorInfo) in JudgeMemoryLeakGradeByRatio()
247 string NativeLeakJudgeState::JudgeOtherMemoryLeakGrade(shared_ptr<NativeLeakInfo> &userMonitorInfo) in JudgeOtherMemoryLeakGrade()
266 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(monitorInfo); in StateProcess() local
280 void NativeLeakDumpState::GetMemoryLeakLog(shared_ptr<NativeLeakInfo> &userMonitorInfo, uint32_t fl… in GetMemoryLeakLog()
334 …id NativeLeakDumpState::DumpDetailInfo(ofstream &fout, shared_ptr<NativeLeakInfo> &userMonitorInfo) in DumpDetailInfo()
[all …]
Dnative_leak_detector.cpp126 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(monitorInfo); in UpdateUserMonitorInfo() local
142 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(it->second); in RemoveInvalidLeakedPid() local
167 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(it->second); in RemoveInvalidUserInfo() local
192 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(it->second); in RecordNativeInfo() local
316 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(monitorInfo); in ExeNextStateProcess() local
396 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(it2->second); in ProcessUserEvent() local
409 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(monitorInfo); in ProcessUserEvent() local
Dnative_leak_util.cpp52 auto userMonitorInfo = static_pointer_cast<NativeLeakInfo>(monitorInfo); in RemoveInvalidFile() local