Searched refs:AddCpuMemory (Results 1 – 4 of 4) sorted by relevance
66 … MemorySnapshot::Instance().AddCpuMemory(pid, (std::get<0>(iterator->second))->GetSize()); in AddIfFound()124 MemorySnapshot::Instance().AddCpuMemory(pid, typeface->GetSize()); in CacheDrawingTypeface()139 MemorySnapshot::Instance().AddCpuMemory(pid, typeface->GetSize()); in CacheDrawingTypeface()
83 MemorySnapshot::Instance().AddCpuMemory(pid, realSize); in CachePixelMap()
39 void AddCpuMemory(const pid_t pid, const size_t size);
26 void MemorySnapshot::AddCpuMemory(const pid_t pid, const size_t size) in AddCpuMemory() function in OHOS::Rosen::MemorySnapshot