Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/utilities/
H A Dperf_counter.h31 return sizeof(query) + performanceCounters.getGpuReportSize(); in getSize()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/
H A Dperformance_counters.h59 uint32_t getGpuReportSize();
H A Dperformance_counters.cpp252 uint32_t PerformanceCounters::getGpuReportSize() { in getGpuReportSize() function in NEO::PerformanceCounters
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/os_interface/
H A Dperformance_counters_tests.cpp361 uint32_t gpuReportSize = performanceCountersBase->getGpuReportSize(); in TEST_F()
448 uint32_t gpuReportSize = performanceCountersBase->getGpuReportSize(); in TEST_F()