Searched refs:physreadsize (Results 1 – 1 of 1) sorted by relevance
89 static int64_t physreadsize; variable202 physreadsize += size; in rawread()442 physreadsize += rsize; in bread()471 (u_int) physreadsize, (nreads - nphysread) * 100 / nreads, in printcachestats()472 (int) (((physreadsize - readsize) * 100) / readsize)); in printcachestats()