Searched refs:mySwappedOut (Results 1 – 1 of 1) sorted by relevance
2268 final int mySwappedOut = memInfo.getOtherSwappedOut(i); in dumpMemInfoTable() local2272 || (memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut) != 0) { in dumpMemInfoTable()2277 memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut, in dumpMemInfoTable()2283 memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut, in dumpMemInfoTable()2292 otherSwappedOut -= mySwappedOut; in dumpMemInfoTable()2336 final int mySwappedOut = memInfo.getOtherSwappedOut(i); in dumpMemInfoTable() local2340 || (memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut) != 0) { in dumpMemInfoTable()2345 memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut, in dumpMemInfoTable()2351 memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut, in dumpMemInfoTable()