Home
last modified time | relevance | path

Searched defs:neoDevice (Results 1 – 25 of 46) sorted by relevance

12

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/test/unit_tests/sources/debug/
H A Ddebug_session_tests.cpp163 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hwInfo… in TEST() local
186 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hwInfo… in TEST() local
212 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hwInfo… in TEST() local
237 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hwInfo… in TEST() local
261 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hwInfo… in TEST() local
286 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hwInfo… in TEST() local
300 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hwInfo… in TEST() local
311 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hwInfo… in TEST() local
339 …NEO::MockDevice *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hw… in TEST() local
376 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hwInfo… in TEST() local
[all …]
H A Dtest_debug_api.inl110 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(NEO::de… local
126 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(NEO::de… local
140 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(NEO::de… local
154 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(NEO::de… local
169 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(NEO::de… local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/driver/
H A Ddriver_handle_imp.cpp57 auto neoDevice = devicePair.second->getNEODevice(); in createContext() local
142 void DriverHandleImp::updateRootDeviceBitFields(std::unique_ptr<NEO::Device> &neoDevice) { in updateRootDeviceBitFields()
148 void DriverHandleImp::enableRootDeviceDebugger(std::unique_ptr<NEO::Device> &neoDevice) { in enableRootDeviceDebugger()
166 for (auto &neoDevice : neoDevices) { in initialize() local
406 auto neoDevice = Device::fromHandle(hDevice)->getNEODevice(); in importFdHandle() local
486 auto neoDevice = Device::fromHandle(hDevice)->getNEODevice(); in importNTHandle() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/fixtures/
H A Ddevice_fixture.h37 NEO::MockDevice *neoDevice = nullptr; member
50 NEO::MockDevice *neoDevice = nullptr; member
74 NEO::Device *neoDevice = nullptr; member
H A Dhost_pointer_manager_fixture.h64 NEO::MockDevice *neoDevice = nullptr; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/cmdlist/
H A Dcmdlist_hw_base.inl114 NEO::Device *neoDevice = device->getNEODevice(); local
199 inline void CommandListCoreFamily<gfxCoreFamily>::appendMultiTileBarrier(NEO::Device &neoDevice) {
H A Dcmdlist_hw_xehp_and_later.inl140 NEO::Device *neoDevice = device->getNEODevice(); local
317 auto neoDevice = device->getNEODevice(); local
338 void CommandListCoreFamily<gfxCoreFamily>::appendMultiTileBarrier(NEO::Device &neoDevice) {
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/printf_handler/
H A Dtest_printf_handler.cpp18 …NEO::Device *neoDevice(NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(NEO::de… in TEST() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/context/
H A Dcontext_imp.cpp122 auto neoDevice = device->getNEODevice(); in allocDeviceMem() local
194 auto neoDevice = device->getNEODevice(); in allocSharedMem() local
301 NEO::Device *neoDevice = device->getNEODevice(); in makeMemoryResident() local
329 NEO::Device *neoDevice = device->getNEODevice(); in evictMemory() local
353 NEO::Device *neoDevice = L0::Device::fromHandle(hDevice)->getNEODevice(); in makeImageResident() local
361 NEO::Device *neoDevice = L0::Device::fromHandle(hDevice)->getNEODevice(); in evictImage() local
466 auto neoDevice = device->getNEODevice(); in openEventPoolIpcHandle() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/cmdqueue/
H A Dcmdqueue_xe_hp_core_and_later.inl28 NEO::Device *neoDevice = device->getNEODevice(); local
93 NEO::Device *neoDevice = device->getNEODevice(); local
H A Dcmdqueue_hw_base.inl44 NEO::Device *neoDevice = device->getNEODevice(); local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/device/
H A Dtest_device.cpp148 auto neoDevice = NEO::MockDevice::create<NEO::MockDevice>(executionEnvironment, 0u); in TEST() local
438 NEO::Device *neoDevice = nullptr; member
556 NEO::MockDevice *neoDevice = nullptr; member
897 NEO::MockDevice *neoDevice = nullptr; member
1017 NEO::MockDevice *neoDevice = nullptr; member
1206 NEO::Device *neoDevice = nullptr; member
1251 NEO::Device *neoDevice = nullptr; member
1299 NEO::Device *neoDevice = nullptr; member
1344 NEO::Device *neoDevice = nullptr; member
1372 NEO::Device *neoDevice = nullptr; member
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/sharings/va/
H A Dva_device_shared.cpp39 NEO::Device *neoDevice = &device->getDevice(); in getRootDeviceFromVaDisplay() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/kernel/
H A Dkernel_hw.h80 NEO::Device *neoDevice = module->getDevice()->getNEODevice(); in setBufferSurfaceState() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/driver/
H A Dtest_driver.cpp181 NEO::MockDevice *neoDevice = nullptr; in HWTEST_F() local
235 …NEO::MockDevice *neoDevice = NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&… in TEST() local
250 …NEO::MockDevice *neoDevice = NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&… in TEST() local
264 …NEO::MockDevice *neoDevice = NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&… in TEST() local
360 …NEO::MockDevice *neoDevice = NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&… in TEST() local
477 …NEO::MockDevice *neoDevice = NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&… in SetUp() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/mocks/
H A Dmock_driver_handle.cpp72 for (auto &neoDevice : neoDevices) { in setupDevices() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/test/unit_tests/sources/sysman/linux/
H A Dmock_sysman_fixture.h149 NEO::Device *neoDevice = nullptr; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/aub_tests/fixtures/
H A Daub_fixture.h88 NEO::MockDevice *neoDevice = nullptr; variable
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/debugger/
H A Dl0_debugger_fixture.h58 NEO::MockDevice *neoDevice = nullptr; member
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/xe_hp_core/xehp/
H A Dsource_level_debugger_csr_tests_xehp.cpp48 auto &neoDevice = device->getDevice(); in XEHPTEST_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/xe_hpc_core/
H A Dtest_cmdqueue_xe_hpc_core.cpp44 NEO::MockDevice *neoDevice = nullptr; member
185 auto neoDevice = NEO::MockDevice::createWithNewExecutionEnvironment<NEO::MockDevice>(&hwInfo); in HWTEST2_F() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/memory/
H A Dtest_memory.cpp399 NEO::MockDevice *neoDevice = nullptr; member
475 NEO::MockDevice *neoDevice = nullptr; member
977 NEO::MockDevice *neoDevice = nullptr; member
1095 NEO::MockDevice *neoDevice = nullptr; member
1394 NEO::MockDevice *neoDevice = nullptr; member
1668 NEO::MockDevice *neoDevice = nullptr; member
1804 NEO::MockDevice *neoDevice = nullptr; member
2497 NEO::MockDevice *neoDevice = nullptr; member
2746 NEO::Device *neoDevice = nullptr; member
2794 auto neoDevice = device->getNEODevice(); in TEST() local
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Dallocations_list.cpp67 void AllocationsList::freeAllGraphicsAllocations(Device *neoDevice) { in freeAllGraphicsAllocations()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/tools/source/sysman/global_operations/linux/
H A Dos_global_operations_imp.cpp70 NEO::Device *neoDevice = pDevice->getNEODevice(); in getModelName() local
156 …auto neoDevice = NEO::DeviceFactory::createDevice(*executionEnvironment, devicePciBdf, rootDeviceI… in initDevice() local
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/device/linux/
H A Dtest_device_uuid.cpp89 NEO::MockDevice *neoDevice = nullptr; in HWTEST2_F() local

12