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