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

Lines Matching full:n_writes

78       ULong       n_writes;
197 ULong n_writes;
332 api->n_writes += bk->n_writes;
483 bk->n_writes = 0;
706 bk->n_writes += szB;
1138 show_N_div_100(bufW, (100ULL * api->n_writes) / api->tot_bytes);
1147 api->n_reads, api->n_writes);