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

Lines Matching full:tot_blocks

188       ULong tot_blocks;
267 api->tot_blocks++;
1098 if (api->tot_blocks > 0) {
1100 / (ULong)api->tot_blocks );
1108 api->tot_bytes, api->tot_blocks, bufA);
1110 tl_assert(api->tot_blocks >= api->max_blocks_live);