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