Searched refs:pageoutBytes (Results 1 – 1 of 1) sorted by relevance
405 int64_t pageoutBytes = compactMemory(pageoutVmas, pid, MADV_PAGEOUT, pageoutVmaIndex); in compactProcess() local406 if (pageoutBytes < 0) { in compactProcess()409 return pageoutBytes; in compactProcess()419 return pageoutBytes + coldBytes; in compactProcess()