Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/api/tools/
H A Dzet_metric.cpp104 return L0::metricQueryPoolCreate(hContext, hDevice, hMetricGroup, desc, phMetricQueryPool); in zetMetricQueryPoolCreate()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/metrics/
H A Dmetric.h176 ze_result_t metricQueryPoolCreate(zet_context_handle_t hContext, zet_device_handle_t hDevice, zet_m…
H A Dmetric_query_imp.cpp423 ze_result_t metricQueryPoolCreate(zet_context_handle_t hContext, zet_device_handle_t hDevice, zet_m… in metricQueryPoolCreate() function