Searched refs:UpdateGpuMemoryInfo (Results 1 – 3 of 3) sorted by relevance
43 void UpdateGpuMemoryInfo(const std::unordered_map<pid_t, size_t>& gpuInfo,
66 void MemorySnapshot::UpdateGpuMemoryInfo(const std::unordered_map<pid_t, size_t>& gpuInfo, in UpdateGpuMemoryInfo() function in OHOS::Rosen::MemorySnapshot
604 MemorySnapshot::Instance().UpdateGpuMemoryInfo(gpuMemory, infoMap, isTotalOver); in MemoryOverCheck()