Home | History | Annotate | Download | only in cintltst

Lines Matching refs:countRoundtrips

2163 static int countRoundtrips=0, countNonRoundtrips=0;
2217 log_verbose("inverse Bidi: rountrips: %5u\nnon-roundtrips: %5u\n", countRoundtrips, countNonRoundtrips);
2333 ++countRoundtrips;