Searched refs:RWAmount (Results 1 – 1 of 1) sorted by relevance
197 RWAmount prevAmount = new RWAmount(); in measureIO()207 RWAmount currentAmount = getRWAmount(procIo); in measureIO()216 private static class RWAmount { class in FileUtil221 private static RWAmount getRWAmount(File file) throws IOException { in getRWAmount()222 RWAmount amount = new RWAmount(); in getRWAmount()