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