Searched refs:GetVss (Results 1 – 3 of 3) sorted by relevance
162 value = static_cast<int>(memoryInfo->GetVss(INVALID_PID));
158 static uint64_t GetVss(const int32_t &pid);
648 uint64_t MemoryInfo::GetVss(const int32_t &pid) in GetVss() function in OHOS::HiviewDFX::MemoryInfo695 usage.vss = GetVss(pid); in GetMemByProcessPid()