Home
last modified time | relevance | path

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

/openbsd/usr.bin/systat/
H A Diostat.c290 print_fld_ssize(FLD_IO_SVAL, bccur.cachehits - bclast.cachehits); in showbcache()
/openbsd/sys/sys/
H A Dmount.h479 int64_t cachehits; /* total reads found in cache */ member
/openbsd/sys/kern/
H A Dvfs_bio.c1026 bcstats.cachehits++; in getblk()