fix: Remove unused AubMemDump logic

Related-To: NEO-14718
Signed-off-by: Aleksandra Nizio <aleksandra.nizio@intel.com>
This commit is contained in:
Aleksandra Nizio
2025-06-20 16:01:05 +00:00
committed by Compute-Runtime-Automation
parent e7032ab032
commit f0780df9be
43 changed files with 20 additions and 1961 deletions

View File

@@ -92,7 +92,6 @@ class TbxCommandStreamReceiverHw : public CommandStreamReceiverSimulatedHw<GfxFa
MOCKABLE_VIRTUAL CpuPageFaultManager *getTbxPageFaultManager();
TbxStream tbxStream;
std::unique_ptr<AubSubCaptureManager> subCaptureManager;
uint32_t aubDeviceId;
bool streamInitialized = false;