Searched refs:mySwappedOut (Results 1 – 1 of 1) sorted by relevance
3359 final int mySwappedOut = memInfo.getOtherSwappedOut(i); in dumpMemInfoTable() local3364 || (memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut) != 0) { in dumpMemInfoTable()3369 memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut, in dumpMemInfoTable()3375 memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut, in dumpMemInfoTable()3384 otherSwappedOut -= mySwappedOut; in dumpMemInfoTable()3429 final int mySwappedOut = memInfo.getOtherSwappedOut(i); in dumpMemInfoTable() local3434 || (memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut) != 0) { in dumpMemInfoTable()3439 memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut, in dumpMemInfoTable()3445 memInfo.hasSwappedOutPss ? mySwappedOutPss : mySwappedOut, in dumpMemInfoTable()3567 final int mySwappedOut = memInfo.getOtherSwappedOut(i); in dumpMemInfoTable() local[all …]