Searched defs:vmas (Results 1 – 1 of 1) sorted by relevance
98 struct iovec* vmas; member182 const std::vector<Vma>& vmas = *sourceVmas; in createNextBatch() local284 static int64_t compactMemory(const std::vector<Vma>& vmas, int pid, int madviseType, in compactMemory()