Searched refs:compactMemory (Results 1 – 1 of 1) sorted by relevance
284 static int64_t compactMemory(const std::vector<Vma>& vmas, int pid, int madviseType, in compactMemory() function405 int64_t pageoutBytes = compactMemory(pageoutVmas, pid, MADV_PAGEOUT, pageoutVmaIndex); in compactProcess()412 int64_t coldBytes = compactMemory(coldVmas, pid, MADV_COLD, coldVmaIndex); in compactProcess()