cpu: clear listeners list
Change-Id: Ie9d664df1b29a0ba62174046a7ab1fda6753bef4
This commit is contained in:
@@ -74,6 +74,7 @@ LocalInstTracker::stopListening()
|
||||
DPRINTF(InstTracker, "Deleted Listener pointer\n");
|
||||
}
|
||||
}
|
||||
listeners.clear();
|
||||
DPRINTF(InstTracker, "Stop listening to RetiredInsts\n");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user