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