Home
last modified time | relevance | path

Searched refs:events_to_combine (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_measure.c616 const int events_to_combine = buffered_event_count(device); in intel_measure_print() local
617 if (events_to_combine == 0) in intel_measure_print()
619 print_combined_results(device, events_to_combine, info); in intel_measure_print()