Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/mp/
H A Dmp_fget.c315 ++mp->stat.st_cache_miss;
316 ++mfp->stat.st_cache_miss;
/illumos-gate/usr/src/cmd/sendmail/db/
H A Ddb.h790 u_int32_t st_cache_miss; /* Pages not found in the cache. */ member
824 u_int32_t st_cache_miss; /* Pages not found in the cache. */ member