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