Searched refs:INDEX_OTHER_SWAP_PSS (Results 1 – 1 of 1) sorted by relevance
1713 private static final int INDEX_OTHER_SWAP_PSS = 7; field in ActivityManagerService12113 ss[INDEX_OTHER_SWAP_PSS] += mi.otherSwappedOutPss; in dumpApplicationMemoryUsage()12120 ss[INDEX_OTHER_SWAP_PSS] -= mem; in dumpApplicationMemoryUsage()12210 ss[INDEX_OTHER_SWAP_PSS] += info.otherSwappedOutPss; in dumpApplicationMemoryUsage()12218 ss[INDEX_OTHER_SWAP_PSS] -= mem; in dumpApplicationMemoryUsage()12241 ss[INDEX_OTHER_SWAP_PSS], ss[INDEX_OTHER_RSS], -3)); in dumpApplicationMemoryUsage()12756 ss[INDEX_OTHER_SWAP_PSS] += mi.otherSwappedOutPss; in dumpApplicationMemoryUsage()12763 ss[INDEX_OTHER_SWAP_PSS] -= mem; in dumpApplicationMemoryUsage()12844 ss[INDEX_OTHER_SWAP_PSS] += info.otherSwappedOutPss; in dumpApplicationMemoryUsage()12852 ss[INDEX_OTHER_SWAP_PSS] -= mem; in dumpApplicationMemoryUsage()[all …]