Home | History | Annotate | Download | only in exp-dhat

Lines Matching defs:bufW

1133    HChar bufR[80], bufW[80];
1135 VG_(memset)(bufW, 0, sizeof(bufW));
1138 show_N_div_100(bufW, (100ULL * api->n_writes) / api->tot_bytes);
1141 VG_(strcat)(bufW, "Inf");
1146 bufR, bufW,