Searched refs:ncs_neghits (Results 1 – 4 of 4) sorted by relevance
424 Z(ncs_long); Z(ncs_pass2); Z(ncs_2passes); Z(ncs_neghits); in showkre()426 nchtotal.ncs_miss + nchtotal.ncs_long + nchtotal.ncs_neghits; in showkre()518 putint((nchtotal.ncs_goodhits + nchtotal.ncs_neghits), in showkre()521 putfloat((nchtotal.ncs_goodhits+nchtotal.ncs_neghits) * in showkre()
304 long ncs_neghits; /* negative hits that we can use */ member
1024 nchtotal = lnchstats.ncs_goodhits + lnchstats.ncs_neghits + in dosum()1034 PCT(lnchstats.ncs_neghits, nchtotal), in dosum()
1062 snap.ncs_neghits = counter_u64_fetch(numneghits); in sysctl_nchstats()