Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/perf/
H A Dintel_perf.h594 int intel_perf_stream_set_metrics_id(struct intel_perf_config *perf_config,
H A Dintel_perf.c1622 intel_perf_stream_set_metrics_id(struct intel_perf_config *perf_config, in intel_perf_stream_set_metrics_id() function
/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_perf.c239 int ret = intel_perf_stream_set_metrics_id(device->physical->perf, in anv_QueueSetPerformanceConfigurationINTEL()
H A Danv_batch_chain.c2224 int ret = intel_perf_stream_set_metrics_id(device->physical->perf, in anv_queue_exec_locked()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/xe/
H A Danv_batch_chain.c336 int ret = intel_perf_stream_set_metrics_id(device->physical->perf, in xe_queue_exec_locked()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_perf.c279 int ret = intel_perf_stream_set_metrics_id(device->physical->perf, in anv_QueueSetPerformanceConfigurationINTEL()
/aosp_15_r20/external/mesa3d/src/intel/vulkan/i915/
H A Danv_batch_chain.c930 int ret = intel_perf_stream_set_metrics_id(device->physical->perf, in i915_queue_exec_locked()