Home
last modified time | relevance | path

Searched refs:setInspectionId (Results 1 – 2 of 2) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/command_stream/
H A Dsubmissions_aggregator.cpp32 graphicsAllocation->setInspectionId(currentInspection, osContextId); in aggregateCommandBuffers()
71 graphicsAllocation->setInspectionId(currentInspection, osContextId); in aggregateCommandBuffers()
79 …nextCommandBuffer->batchBuffer.commandBufferAllocation->setInspectionId(currentInspection, osConte… in aggregateCommandBuffers()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Dgraphics_allocation.h205 …void setInspectionId(uint32_t newInspectionId, uint32_t contextId) { usageInfos[contextId].inspect… in setInspectionId() function