Home
last modified time | relevance | path

Searched refs:pos_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; \
104 ((double)sp->pos_hits + \
226 ulong_t pos_hits; /* hits on +ve entries */ member
H A Dnscd_cfgdef.h1116 pos_hits,
1286 pos_hits,
H A Dcache.c527 statsp->pos_hits); in print_stats()
956 statsp->pos_hits += stats.pos_hits; in _nscd_cfg_cache_get_stat()
1740 ctx->stats.pos_hits++; in lookup_int()