Searched refs:total_input_bytes (Results 1 – 1 of 1) sorted by relevance
375 uint64_t total_input_bytes = 0; in ComputeInputBytes() local378 total_input_bytes += t->bytes; in ComputeInputBytes()380 return total_input_bytes; in ComputeInputBytes()