Home
last modified time | relevance | path

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

/external/valgrind/main/exp-dhat/
Ddh_main.c78 ULong n_writes; member
197 ULong n_writes; member
332 api->n_writes += bk->n_writes; in retire_Block()
483 bk->n_writes = 0; in new_block()
706 bk->n_writes += szB; in dh_handle_write()
1137 show_N_div_100(bufW, (100ULL * api->n_writes) / api->tot_bytes); in show_APInfo()
1146 api->n_reads, api->n_writes); in show_APInfo()