Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/command_queue/
H A Denqueue_svm_tests.cpp1396 svmManager->addInternalAllocationsToResidencyContainer(pDevice->getRootDeviceIndex(), in HWTEST_F()
1420 svmManager->addInternalAllocationsToResidencyContainer(pDevice->getRootDeviceIndex(), in HWTEST_F()
1428 svmManager->addInternalAllocationsToResidencyContainer(pDevice->getRootDeviceIndex(), in HWTEST_F()
1608 svmManager->addInternalAllocationsToResidencyContainer(device->getDevice().getRootDeviceIndex(), in HWTEST_F()
1633 svmManager->addInternalAllocationsToResidencyContainer(device->getDevice().getRootDeviceIndex(), in HWTEST_P()
1669 svmManager->addInternalAllocationsToResidencyContainer(numRootDevices + 1, in HWTEST_P()
1674 svmManager->addInternalAllocationsToResidencyContainer(device->getDevice().getRootDeviceIndex(), in HWTEST_P()
1713 svmManager->addInternalAllocationsToResidencyContainer(device->getDevice().getRootDeviceIndex(), in HWTEST_F()
1735 svmManager->addInternalAllocationsToResidencyContainer(device->getDevice().getRootDeviceIndex(), in HWTEST_F()
1758 svmManager->addInternalAllocationsToResidencyContainer(device->getDevice().getRootDeviceIndex(), in HWTEST_F()
[all …]
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Dunified_memory_manager.h144 void addInternalAllocationsToResidencyContainer(uint32_t rootDeviceIndex,
H A Dunified_memory_manager.cpp73 void SVMAllocsManager::addInternalAllocationsToResidencyContainer(uint32_t rootDeviceIndex, in addInternalAllocationsToResidencyContainer() function in NEO::SVMAllocsManager
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/source/cmdqueue/
H A Dcmdqueue_hw.inl175 … svmAllocsManager->addInternalAllocationsToResidencyContainer(neoDevice->getRootDeviceIndex(),