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

Lines Matching full:tot_blocks

188       ULong tot_blocks;
267 api->tot_blocks++;
1099 if (api->tot_blocks > 0) {
1101 / (ULong)api->tot_blocks );
1109 api->tot_bytes, api->tot_blocks, bufA);
1111 tl_assert(api->tot_blocks >= api->max_blocks_live);