commit | 8622fbf982ab6f54b171efbcccebfcfb4c2cadbe | [log] [tgz] |
---|---|---|
author | Gabe Black <gabeblack@google.com> | Fri Jun 15 20:17:21 2018 -0700 |
committer | Gabe Black <gabeblack@google.com> | Tue Aug 28 21:17:13 2018 +0000 |
tree | f79fcd35d6edfa9ee9ea1d600fc748dc90933553 | |
parent | 663f5f6976e7d6732399409fc9cb0b1fcefe586d [diff] |
systemc: Add an sc_event_finder::find_event method. The guts of sc_event_finder are supposed to be implementation defined, but the tests reach in and call this particular method on that class. Change-Id: I21c18fa68ccce7bc1a13122ee3b452ecb81b713a Reviewed-on: https://gem5-review.googlesource.com/11274 Reviewed-by: Gabe Black <gabeblack@google.com> Maintainer: Gabe Black <gabeblack@google.com>