Home
last modified time | relevance | path

Searched defs:GetStatm (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/
H A Dtest_util.cpp196 bool TestUtil::GetStatm(uint64_t &rss) in GetStatm() function in OHOS::HiviewDFX::TestUtil
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.cpp412 void FaultDetectorUtil::GetStatm(int32_t pid, uint64_t &vss, uint64_t &rss) in GetStatm() function in OHOS::HiviewDFX::FaultDetectorUtil