Searched refs:lastCachedSwapPss (Results 1 – 2 of 2) sorted by relevance
87 long lastCachedSwapPss; // Last computed SwapPss when in cached state. field in ProcessRecord268 … pw.print(" lastCachedSwapPss="); DebugUtils.printSizeValue(pw, lastCachedSwapPss*1024); in dump()
21692 proc.lastCachedSwapPss = swapPss;