Home
last modified time | relevance | path

Searched refs:nreads (Results 1 – 1 of 1) sorted by relevance

/netbsd/sbin/dump/
H A Drcache.c86 static int nreads; variable
279 nreads++; in bread()
470 getpid(), nreads, (u_int) readsize, nphysread, in printcachestats()
471 (u_int) physreadsize, (nreads - nphysread) * 100 / nreads, in printcachestats()