DMAPusher: Improve collection of non executing methods

This commit is contained in:
Fernando Sahmkow
2022-11-27 00:58:06 +01:00
parent d2643a61c3
commit 4bf1ee5bdc
13 changed files with 181 additions and 2 deletions
+2
View File
@@ -231,6 +231,8 @@ private:
void ReleaseSemaphore();
void ConsumeSinkImpl() override;
Core::System& system;
MemoryManager& memory_manager;