Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/nscd/
H A Dcache.h101 sp->pos_hits + sp->neg_hits; \
105 (double)sp->neg_hits)) / sp->hitrate;
227 ulong_t neg_hits; /* hits on -ve entries */ member
H A Dnscd_cfgdef.h1126 neg_hits,
1296 neg_hits,
H A Dcache.c529 statsp->neg_hits); in print_stats()
957 statsp->neg_hits += stats.neg_hits; in _nscd_cfg_cache_get_stat()
1759 ctx->stats.neg_hits++; in lookup_int()