Searched refs:total_chained_batch_size (Results 1 – 2 of 2) sorted by relevance
529 batch->total_chained_batch_size = 0; in iris_batch_reset()644 batch->total_chained_batch_size += batch_size; in record_batch_sizes()1052 batch->total_chained_batch_size, in _iris_batch_flush()1053 100.0f * batch->total_chained_batch_size / BATCH_SZ, in _iris_batch_flush()
81 unsigned total_chained_batch_size; member