Searched refs:GetRSSMemoryThreshold (Results 1 – 3 of 3) sorted by relevance
65 uint64_t NativeLeakUtil::GetRSSMemoryThreshold(uint64_t threshold) in GetRSSMemoryThreshold() function in OHOS::HiviewDFX::NativeLeakUtil
70 static uint64_t GetRSSMemoryThreshold(uint64_t threshold);
121 uint64_t rssThreshold = NativeLeakUtil::GetRSSMemoryThreshold(threshold); in UpdateUserMonitorInfo()