Searched refs:historyUsedSize (Results 1 – 1 of 1) sorted by relevance
7019 final long historyUsedSize = getHistoryUsedSize(); in dumpLocked() local7023 pw.print((100*historyUsedSize)/historyTotalSize); in dumpLocked()7025 printSizeValue(pw, historyUsedSize); in dumpLocked()