Searched refs:dBufsM (Results 1 – 1 of 1) sorted by relevance
1107 int fBufsM = 0, bBufsM = 0, iBufsM = 0, sBufsM = 0, dBufsM = 0; in printCurrentDirectMemory() local1127 dBufsM += b.capacity() * 8; in printCurrentDirectMemory()1142 …/ 1024).append("kb s: ").append(sBufsM / 1024).append("kb d: ").append(dBufsM / 1024).append("kb… in printCurrentDirectMemory()