Searched defs:GetStatm (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/ | ||
H A D | test_util.cpp | 196 bool TestUtil::GetStatm(uint64_t &rss) in GetStatm() function in OHOS::HiviewDFX::TestUtil |
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/ | ||
H A D | fault_detector_util.cpp | 412 void FaultDetectorUtil::GetStatm(int32_t pid, uint64_t &vss, uint64_t &rss) in GetStatm() function in OHOS::HiviewDFX::FaultDetectorUtil |