Searched refs:historyTotalSize (Results 1 – 1 of 1) sorted by relevance
7626 final long historyTotalSize = getHistoryTotalSize(); in dumpHistoryTagPoolLocked() local7629 pw.print((100 * historyUsedSize) / historyTotalSize); in dumpHistoryTagPoolLocked()7633 printSizeValue(pw, historyTotalSize); in dumpHistoryTagPoolLocked()