Searched refs:n_writes (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/exp-dhat/
H A Ddh_main.c78 ULong n_writes; member in struct:__anon28401
197 ULong n_writes; member in struct:__anon28402
332 api->n_writes += bk->n_writes;
483 bk->n_writes = 0;
706 bk->n_writes += szB;
1137 show_N_div_100(bufW, (100ULL * api->n_writes) / api->tot_bytes);
1146 api->n_reads, api->n_writes);

Completed in 81 milliseconds