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