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