Searched refs:intel_measure_gather (Results 1 – 4 of 4) sorted by relevance
328 intel_measure_gather(&screen->measure, &screen->devinfo); in iris_destroy_ctx_measure()371 intel_measure_gather(measure_device, &screen->devinfo); in iris_measure_batch_end()389 intel_measure_gather(measure_device, &screen->devinfo); in iris_measure_frame_end()
317 intel_measure_gather(&device->physical->measure_device, in anv_measure_reset()355 intel_measure_gather(&physical->measure_device, &physical->info); in anv_measure_destroy()434 intel_measure_gather(measure_device, &device->physical->info); in anv_measure_acquire()
162 void intel_measure_gather(struct intel_measure_device *device,
628 intel_measure_gather(struct intel_measure_device *measure_device, in intel_measure_gather() function