Searched refs:ncs_badhits (Results 1 – 5 of 5) sorted by relevance
169 nchstats.ncs_badhits++; in cache_lookup()185 nchstats.ncs_badhits++; in cache_lookup()242 nchstats.ncs_badhits++; in cache_lookup()
223 u_int64_t ncs_badhits; /* hits we must drop */ member
362 Z(ncs_goodhits); Z(ncs_badhits); Z(ncs_miss); in showkre()364 s.nchcount = nchtotal.ncs_goodhits + nchtotal.ncs_badhits + in showkre()
564 nchstats.ncs_badhits + nchstats.ncs_falsehits + in dosum()573 pct(nchstats.ncs_badhits, nchtotal), in dosum()
1838 (void)printf("%llu\n", nch.ncs_badhits); in sysctl_nchstats()