Searched refs:historyTotalSize (Results 1 – 1 of 1) sorted by relevance
6976 final long historyTotalSize = getHistoryTotalSize(); in dumpLocked() local6981 pw.print((100*historyUsedSize)/historyTotalSize); in dumpLocked()6985 printSizeValue(pw, historyTotalSize); in dumpLocked()