misc: Rename CallbackQueue2 to CallbackQueue.
authorGabe Black <gabeblack@google.com>
Fri, 14 Aug 2020 08:26:35 +0000 (01:26 -0700)
committerGabe Black <gabeblack@google.com>
Tue, 18 Aug 2020 23:21:30 +0000 (23:21 +0000)
commit17afbc2416d943d9de3a63270d51fc1f3aa5107d
tree3caa61608706368c6053bf769a0940d1724d1fd2
parent1c6992978f435e4c9794a19fc64ddf5fe7319cb5
misc: Rename CallbackQueue2 to CallbackQueue.

Now that the original CallbackQueue has been removed, CallbackQueue2 can
fully take it's place.

Issue-on: https://gem5.atlassian.net/browse/GEM5-698
Change-Id: I925f647cbbd393045a22f7cbd5d8b4d7d23d19b0
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/32651
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/base/callback.hh
src/base/statistics.cc
src/mem/backdoor.hh
src/sim/core.cc