Searched refs:RWAmount (Results 1 – 1 of 1) sorted by relevance
195 RWAmount prevAmount = new RWAmount(); in measureIO()205 RWAmount currentAmount = getRWAmount(procIo); in measureIO()214 private static class RWAmount { class in FileUtil219 private static RWAmount getRWAmount(File file) throws IOException { in getRWAmount()220 RWAmount amount = new RWAmount(); in getRWAmount()