Searched refs:total_chained_batch_size (Results 1 – 2 of 2) sorted by relevance
391 batch->total_chained_batch_size = 0; in iris_batch_reset()473 batch->total_chained_batch_size += batch_size; in record_batch_sizes()695 batch->total_chained_batch_size, in _iris_batch_flush()696 100.0f * batch->total_chained_batch_size / BATCH_SZ, in _iris_batch_flush()
77 unsigned total_chained_batch_size; member