HomeSort by: relevance | last modified time | path
    Searched defs:nphysread (Results 1 - 1 of 1) sorted by relevancy

  /src/sbin/dump/
rcache.c 87 static int nphysread; variable in typeref:typename:int
201 nphysread++;
441 nphysread++;
470 getpid(), nreads, (u_int) readsize, nphysread,
471 (u_int) physreadsize, (nreads - nphysread) * 100 / nreads,

Completed in 12 milliseconds