Lines Matching full:bufw
1132 HChar bufR[80], bufW[80];1134 VG_(memset)(bufW, 0, sizeof(bufW));1137 show_N_div_100(bufW, (100ULL * api->n_writes) / api->tot_bytes);1140 VG_(strcat)(bufW, "Inf");1145 bufR, bufW,