Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_util.cpp68 [threshold](const pair<uint64_t, uint64_t>& rssthresholdTime) { in GetRSSMemoryThreshold() argument
69 return threshold > rssthresholdTime.first; in GetRSSMemoryThreshold()