Lines Matching defs:losings
782 uint32_t fatps = 0, probes = 0, losings = 0;
854 ++losings;
919 if (losings > vtw_stats.max_loss[which])
920 vtw_stats.max_loss[which] = losings;
935 uint32_t fatps = 0, probes = 0, losings = 0;
999 ++losings;
1016 if (losings > vtw_stats.max_loss[which])
1017 vtw_stats.max_loss[which] = losings;
1034 uint32_t fatps = 0, probes = 0, losings = 0;
1083 ++losings;
1104 ++losings;
1130 if (losings > vtw_stats.max_loss[1])
1131 vtw_stats.max_loss[1] = losings;
1148 uint32_t fatps = 0, probes = 0, losings = 0;
1231 ++losings;
1258 if (losings > vtw_stats.max_loss[1])
1259 vtw_stats.max_loss[1] = losings;